1 write to _delegateMarshalingDataNodes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
525_delegateMarshalingDataNodes = new NodeCache<DefType, DelegateMarshallingDataNode>(type =>
1 reference to _delegateMarshalingDataNodes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1585return _delegateMarshalingDataNodes.GetOrAdd(type);