1 instantiation of ReadyToRunMetadataFieldLayoutAlgorithm
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilerContext.cs (1)
67_r2rFieldLayoutAlgorithm = new ReadyToRunMetadataFieldLayoutAlgorithm();
1 reference to ReadyToRunMetadataFieldLayoutAlgorithm
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilerContext.cs (1)
49private ReadyToRunMetadataFieldLayoutAlgorithm _r2rFieldLayoutAlgorithm;