1 write to _mvid
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4710
offset = streamReader.Read(offset, out
_mvid
);
1 reference to _mvid
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4758
public ByteCollection Mvid =>
_mvid
;