2 references to AddBlob
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\BlobHeap.cs (1)
127
block = heap.
AddBlob
(handle.RawValue, GetVirtualBlobBytes(handle, unique: false));
System\Reflection\Metadata\Internal\StringHeap.cs (1)
219
block = heap.
AddBlob
(handle.RawValue, bytes);