NS2.0 Prepare FileNotFoundException for move to shared partition. (dotnet/coreclr...
authorAtsushi Kanamori <AtsushiKan@users.noreply.github.com>
Fri, 7 Apr 2017 02:33:50 +0000 (19:33 -0700)
committerJan Kotas <jkotas@microsoft.com>
Fri, 7 Apr 2017 02:33:50 +0000 (19:33 -0700)
commit92fa31ce717fa9c73e3981c8f1b4253d5ec869a0
tree1413ef9a488021db228cbd6d9edd19e2087aabc0
parent844c5666b9b49fae450e530acbf772fed242f86e
NS2.0 Prepare FileNotFoundException for move to shared partition. (dotnet/coreclr#10775)

* String->string - get rid of the big comment block.

* Fields into autoprops.

* FullName => ToString() to avoid MME problems on N.

* Remove SecurityException guard around FusionLog

* Split off the parts we don't want to share.

Commit migrated from https://github.com/dotnet/coreclr/commit/6da9d0114cd1679cf171befef31d28f0553b74a1
src/coreclr/src/mscorlib/System.Private.CoreLib.csproj
src/coreclr/src/mscorlib/src/System/IO/FileNotFoundException.CoreCLR.cs [new file with mode: 0644]
src/coreclr/src/mscorlib/src/System/IO/FileNotFoundException.cs