3 references to _blobs
ILCompiler.Compiler (3)
Compiler\MstatObjectDumper.cs (3)
103if (!_blobs.TryGetValue(nodeName, out int size)) 105_blobs[nodeName] = size + objectData.Data.Length; 177foreach (var b in _blobs)