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