1 write to _start
System.Reflection.Metadata (1)
System\Reflection\Internal\MemoryBlocks\ByteArrayMemoryBlock.cs (1)
22_start = start;
2 references to _start
System.Reflection.Metadata (2)
System\Reflection\Internal\MemoryBlocks\ByteArrayMemoryBlock.cs (2)
30public override unsafe byte* Pointer => _provider.Pointer + _start; 35return ImmutableArray.Create(_provider.Array, _start + start, length);