1 write to _typeWithRepeatedFieldsFieldLayoutAlgorithm
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilerContext.cs (1)
90
_typeWithRepeatedFieldsFieldLayoutAlgorithm
= new TypeWithRepeatedFieldsFieldLayoutAlgorithm(_r2rFieldLayoutAlgorithm);
1 reference to _typeWithRepeatedFieldsFieldLayoutAlgorithm
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilerContext.cs (1)
146
return
_typeWithRepeatedFieldsFieldLayoutAlgorithm
;