1 write to _reader
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
6879_reader = reader;
2 references to _reader
System.Private.CoreLib (2)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (2)
6887_reader.DecodeUnsigned(_offset, out count); 6894return new Enumerator(_reader, _offset);