1 write to _readOnlyDataBlobs
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
270_readOnlyDataBlobs = new NodeCache<ReadOnlyDataBlobKey, BlobNode>(key =>
1 reference to _readOnlyDataBlobs
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
945return _readOnlyDataBlobs.GetOrAdd(new ReadOnlyDataBlobKey(name, blobData, alignment));