1 write to Block
System.Reflection.Metadata (1)
System\Reflection\Metadata\Internal\GuidHeap.cs (1)
14this.Block = block;
2 references to Block
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\MetadataReaderExtensions.cs (1)
234HeapIndex.Guid => reader.GuidHeap.Block,
System\Reflection\Metadata\Internal\GuidHeap.cs (1)
26return this.Block.PeekGuid((handle.Index - 1) * BlobUtilities.SizeOfGuid);