1 instantiation of GenericMethodInfo
mscorlib (1)
system\reflection\emit\dynamicilgenerator.cs (1)
1252m_tokens.Add(new GenericMethodInfo(method, typeContext));
2 references to GenericMethodInfo
mscorlib (2)
system\reflection\emit\dynamicilgenerator.cs (2)
964GenericMethodInfo gmi = handle as GenericMethodInfo;