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