1 write to _imageSize
System.Reflection.Metadata (1)
System\Reflection\Internal\MemoryBlocks\StreamMemoryBlockProvider.cs (1)
44_imageSize = imageSize;
2 references to _imageSize
System.Reflection.Metadata (2)
System\Reflection\Internal\MemoryBlocks\StreamMemoryBlockProvider.cs (2)
64return _imageSize; 120constraints = new StreamConstraints(_streamGuard, _imageStart, _imageSize);