2 references to _recentConstants
ILCompiler.Compiler (2)
IL\RvaIntrinsicPatternAnalyzer.cs (2)
120
_recentConstants
[_nextConstantIndex] = value;
142
return
_recentConstants
[(firstConstantIndex + index) % MaxInitializeArrayArguments];