2 writes to _memory
System.Reflection.Metadata (2)
System\Reflection\Internal\MemoryBlocks\ExternalMemoryBlockProvider.cs (2)
19_memory = memory; 41_memory = null;
2 references to _memory
System.Reflection.Metadata (2)
System\Reflection\Internal\MemoryBlocks\ExternalMemoryBlockProvider.cs (2)
33return new ExternalMemoryBlock(this, _memory + start, size); 49return _memory;