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