2 references to GetVirtualBlobBytes
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\BlobHeap.cs (2)
93
return
GetVirtualBlobBytes
(handle, unique: true);
127
block = heap.AddBlob(handle.RawValue,
GetVirtualBlobBytes
(handle, unique: false));