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