1 write to _scope
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
5082
offset = streamReader.Read(offset, out
_scope
);
1 reference to _scope
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
5089
public ScopeReferenceHandle Scope =>
_scope
;