1 write to _structMarshalingDataNodes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
532_structMarshalingDataNodes = new NodeCache<DefType, StructMarshallingDataNode>(type =>
1 reference to _structMarshalingDataNodes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1588return _structMarshalingDataNodes.GetOrAdd(type);