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