1 instantiation of OffsetsForType
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunMetadataFieldLayoutAlgorithm.cs (1)
249
OffsetsForType offsetsForType = new
OffsetsForType
(
2 references to OffsetsForType
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunMetadataFieldLayoutAlgorithm.cs (2)
249
OffsetsForType
offsetsForType = new OffsetsForType(
263
public FieldAndOffset[] CalculateTypeLayout(DefType defType, EcmaModule module, in
OffsetsForType
offsetsForType)