Clean up unused parameters around Assembly::Load (dotnet/coreclr#22716)
authorMarek Safar <marek.safar@gmail.com>
Thu, 21 Feb 2019 18:54:17 +0000 (19:54 +0100)
committerJan Kotas <jkotas@microsoft.com>
Thu, 21 Feb 2019 18:54:17 +0000 (10:54 -0800)
commit606de21a88cfff9717ff61f155f5ddb980d0ab59
tree4e70d29a7e75c6ce9c372e45fc6f8c6ef17f5a15
parentbf16c39aeeb16d453b2162e3aa83b0a24d93cda6
Clean up unused parameters around Assembly::Load (dotnet/coreclr#22716)

Commit migrated from https://github.com/dotnet/coreclr/commit/aa542e489034335f3536782f05f5c502d855736b
src/coreclr/src/System.Private.CoreLib/src/System/Activator.cs
src/coreclr/src/System.Private.CoreLib/src/System/Reflection/Assembly.CoreCLR.cs
src/coreclr/src/System.Private.CoreLib/src/System/Reflection/RuntimeAssembly.cs
src/coreclr/src/System.Private.CoreLib/src/System/Runtime/Loader/AssemblyLoadContext.cs
src/coreclr/src/vm/assemblynative.cpp
src/coreclr/src/vm/assemblynative.hpp