1 write to _vectorFieldLayoutAlgorithm
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.Aot.cs (1)
59
_vectorFieldLayoutAlgorithm
= new VectorFieldLayoutAlgorithm(_metadataFieldLayoutAlgorithm);
1 reference to _vectorFieldLayoutAlgorithm
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.Aot.cs (1)
116
return
_vectorFieldLayoutAlgorithm
;