1 write to _decimalFieldLayoutAlgorithm
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.Aot.cs (1)
62
_decimalFieldLayoutAlgorithm
= new DecimalFieldLayoutAlgorithm(_metadataFieldLayoutAlgorithm);
1 reference to _decimalFieldLayoutAlgorithm
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.Aot.cs (1)
122
return
_decimalFieldLayoutAlgorithm
;