Allow multiple SetData calls on AppDomain (#11496)
authorAlex Ghiondea <AlexGhiondea@users.noreply.github.com>
Wed, 10 May 2017 23:45:01 +0000 (16:45 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 10 May 2017 23:45:01 +0000 (16:45 -0700)
commit0dcdd0d9edd30fddd7dcb1c0e149abffb4e0a1cd
tree6a1047e957d50762729a52baa53b4f18aa9bb7d5
parent377073385e4545d36e1a96429dd78548f87c597c
Allow multiple SetData calls on AppDomain (#11496)

* Allow multiple SetData calls on AppDomain
* Remove restriction from GetData and remove now-dead code Locate
* Remove LoaderOptimization check since it is not used on CoreCLR
src/mscorlib/src/System/AppDomain.cs
src/mscorlib/src/System/AppDomainSetup.cs