1 write to _decimalFieldLayoutAlgorithm
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilerContext.cs (1)
92
_decimalFieldLayoutAlgorithm
= new DecimalFieldLayoutAlgorithm(_r2rFieldLayoutAlgorithm);
1 reference to _decimalFieldLayoutAlgorithm
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilerContext.cs (1)
130
return
_decimalFieldLayoutAlgorithm
;