2 references to GetBlobs
System.Reflection.Metadata (2)
System\Reflection\Metadata\Internal\VirtualHeap.cs (2)
81
if (!
GetBlobs
().TryGetValue(rawHandle, out var blob))
93
var blobs =
GetBlobs
();