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); 7810return new MethodInstantiation(this, handle);
2 references to MethodInstantiation
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
3418public MethodInstantiation GetMethodInstantiation(MetadataReader reader) 7808public MethodInstantiation GetMethodInstantiation(MethodInstantiationHandle handle)