1 write to _vectorFieldLayoutAlgorithm
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilerContext.cs (1)
80_vectorFieldLayoutAlgorithm = new VectorFieldLayoutAlgorithm(_r2rFieldLayoutAlgorithm);
2 references to _vectorFieldLayoutAlgorithm
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCompilerContext.cs (2)
90_vectorOfTFieldLayoutAlgorithm = new VectorOfTFieldLayoutAlgorithm(_r2rFieldLayoutAlgorithm, _vectorFieldLayoutAlgorithm, matchingVectorType); 122return _vectorFieldLayoutAlgorithm;