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