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)
1581
return
_delegateMarshalingDataNodes
.GetOrAdd(type);