Rename private GetEntryAssembly QCall overload (dotnet/coreclr#22396)
authorStephen Toub <stoub@microsoft.com>
Sat, 16 Mar 2019 03:44:53 +0000 (23:44 -0400)
committerJan Kotas <jkotas@microsoft.com>
Sat, 16 Mar 2019 03:44:53 +0000 (20:44 -0700)
commitbaa709c69b208aeaa084a8ffc98e8767c2d6a171
tree7ab773e29042df5e4550b0e494d9d9824613acc9
parent5182a396179d918512b97d040b2c393e98c1f395
Rename private GetEntryAssembly QCall overload (dotnet/coreclr#22396)

To avoid issues with existing private reflection-based code that now gets a parameter count mismatch exception.

Also renamed GetExecutingAssembly for consistency.

Commit migrated from https://github.com/dotnet/coreclr/commit/80bc24981159663c2a2dcda3c1b322c2f57abab8
src/coreclr/src/System.Private.CoreLib/src/System/Reflection/Assembly.CoreCLR.cs
src/coreclr/src/vm/ecalllist.h