1 write to _placedUIntVertexSequence
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
50
_placedUIntVertexSequence
= new NodeCache<List<uint>, NativeLayoutPlacedVertexSequenceOfUIntVertexNode>(uints =>
1 reference to _placedUIntVertexSequence
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
307
return
_placedUIntVertexSequence
.GetOrAdd(uints);