2 writes to _size
System.Reflection.Metadata (2)
System\Reflection\Internal\MemoryBlocks\ExternalMemoryBlockProvider.cs (2)
20
_size
= size;
42
_size
= 0;
1 reference to _size
System.Reflection.Metadata (1)
System\Reflection\Internal\MemoryBlocks\ExternalMemoryBlockProvider.cs (1)
27
return
_size
;