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