1 write to _moduleName
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4709
offset = streamReader.Read(offset, out
_moduleName
);
1 reference to _moduleName
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4755
public ConstantStringValueHandle ModuleName =>
_moduleName
;