2 references to GetCustomMethodInvokerIfNeeded
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\RuntimeNamedMethodInfo.cs (1)
310
MethodBaseInvoker invoker = this.
GetCustomMethodInvokerIfNeeded
();
System\Reflection\Runtime\MethodInfos\RuntimePlainConstructorInfo.cs (1)
165
MethodBaseInvoker invoker = this.
GetCustomMethodInvokerIfNeeded
();