2 references to BindToMethodInfo
System.Private.CoreLib (2)
src\System\Delegate.CoreCLR.cs (2)
387
if (!d.
BindToMethodInfo
(target,
399
if (d.
BindToMethodInfo
(firstArgument, rtMethod, rtMethod.GetDeclaringTypeInternal(), flags))