1 write to _constructor
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
2619
offset = streamReader.Read(offset, out
_constructor
);
1 reference to _constructor
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
2627
public Handle Constructor =>
_constructor
;