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