1 write to _fallbackAlgorithm
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilerContext.cs (1)
222_fallbackAlgorithm = fallbackAlgorithm;
2 references to _fallbackAlgorithm
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCompilerContext.cs (2)
282ComputedInstanceFieldLayout layoutFromMetadata = _fallbackAlgorithm.ComputeInstanceLayout(type, layoutKind); 317return _fallbackAlgorithm.ComputeStaticFieldLayout(type, layoutKind);