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)
1588
return
_structMarshalingDataNodes
.GetOrAdd(type);