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