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