3 references to GetTokenFor
System.Private.CoreLib (3)
src\System\Reflection\Emit\DynamicILGenerator.cs (3)
507
return m_scope.
GetTokenFor
(rtMeth.MethodHandle);
517
return m_scope.
GetTokenFor
(rtMeth.MethodHandle);
930
return DynamicScope.
GetTokenFor
(method);