2 references to RawValue
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\StringHeap.cs (2)
211
if (!heap.TryGetMemoryBlock(handle.
RawValue
, out var block))
219
block = heap.AddBlob(handle.
RawValue
, bytes);