2 writes to _nElements
CodeGenerator (2)
HttpUtilities\CombinationsWithoutRepetition.cs (2)
20
_nElements
= nElements;
98
_nElements
= null;
2 references to _nElements
CodeGenerator (2)
HttpUtilities\CombinationsWithoutRepetition.cs (2)
40
var nElements =
_nElements
;
72
var nElements =
_nElements
;