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)
49
private
ReadyToRunMetadataFieldLayoutAlgorithm
_r2rFieldLayoutAlgorithm;