1 instantiation of GenericMethodInfo
System.Private.CoreLib (1)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
1028
m_tokens.Add(new
GenericMethodInfo
(method, typeContext));
1 reference to GenericMethodInfo
System.Private.CoreLib (1)
src\System\Reflection\Emit\DynamicILGenerator.cs (1)
798
if (handle is
GenericMethodInfo
gmi)