1 write to _defaultValue
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4260offset = streamReader.Read(offset, out _defaultValue);
1 reference to _defaultValue
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
4279public Handle DefaultValue => _defaultValue;