3 references to GetTokenFor
mscorlib (3)
system\reflection\emit\dynamicilgenerator.cs (3)
621return m_scope.GetTokenFor(rtMeth.MethodHandle, rtType.TypeHandle); 647return m_scope.GetTokenFor(rtMeth.MethodHandle, rtType.TypeHandle); 1152return DynamicScope.GetTokenFor(method, contextType);