3 references to markUsedTemp
Microsoft.CodeAnalysis.CSharp (3)
Binder\DecisionDagBuilder.cs (3)
1092
markUsedTemp
(tempToIndex, ref nextTempIndex, ref usedTemps, eval.Input);
1156
markUsedTemp
(tempToIndex, ref nextTempIndex, ref usedTemps, b.TempContainingValue);
1176
markUsedTemp
(tempToIndex, ref nextTempIndex, ref usedTemps, temp);