3 references to GetTokenFor
mscorlib (3)
system\reflection\emit\dynamicilgenerator.cs (3)
605
return m_scope.
GetTokenFor
(rtMeth.MethodHandle);
631
return m_scope.
GetTokenFor
(rtMeth.MethodHandle);
1144
return DynamicScope.
GetTokenFor
(method);