1 write to _genericType
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
5170
offset = streamReader.Read(offset, out
_genericType
);
1 reference to _genericType
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
5177
public Handle GenericType =>
_genericType
;