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