2 writes to _size
System.Reflection.Metadata (2)
System\Reflection\Internal\MemoryBlocks\ExternalMemoryBlock.cs (2)
21_size = size; 27_size = 0;
1 reference to _size
System.Reflection.Metadata (1)
System\Reflection\Internal\MemoryBlocks\ExternalMemoryBlock.cs (1)
31public override int Size => _size;