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