3 references to GetTokenFor
System.Private.CoreLib (3)
src\System\Reflection\Emit\DynamicILGenerator.cs (3)
529
return m_scope.
GetTokenFor
(rtMeth.MethodHandle);
539
return m_scope.
GetTokenFor
(rtMeth.MethodHandle);
952
return DynamicScope.
GetTokenFor
(method);