2 references to RawValue
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\BlobHeap.cs (2)
125if (!heap.TryGetMemoryBlock(handle.RawValue, out var block)) 127block = heap.AddBlob(handle.RawValue, GetVirtualBlobBytes(handle, unique: false));