1 write to _lowerBounds
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
41offset = streamReader.Read(offset, out _lowerBounds);
1 reference to _lowerBounds
System.Private.CoreLib (1)
src\runtime\src\coreclr\tools\Common\Internal\Metadata\NativeFormat\NativeFormatReaderGen.cs (1)
56public Int32Collection LowerBounds => _lowerBounds;