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