2 references to GetStrategyForUsingInterpreted
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Reflection\MethodInvoker.cs (1)
72
invoker._strategy =
GetStrategyForUsingInterpreted
();
src\libraries\System.Private.CoreLib\src\System\Reflection\MethodInvokerCommon.cs (1)
23
strategy =
GetStrategyForUsingInterpreted
();