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