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