3 references to GetTokenFor
System.Private.CoreLib (3)
src\System\Reflection\Emit\DynamicILGenerator.cs (3)
513
return m_scope.
GetTokenFor
(rtMeth.MethodHandle);
523
return m_scope.
GetTokenFor
(rtMeth.MethodHandle);
936
return DynamicScope.
GetTokenFor
(method);