2 instantiations of MethodInstantiation
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
3419
=> new
MethodInstantiation
(reader, this);
7810
return new
MethodInstantiation
(this, handle);
2 references to MethodInstantiation
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
3418
public
MethodInstantiation
GetMethodInstantiation(MetadataReader reader)
7808
public
MethodInstantiation
GetMethodInstantiation(MethodInstantiationHandle handle)