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