2 references to IsOperand
Microsoft.CodeAnalysis.CSharp (2)
Binder\DecisionDagBuilder_CheckOrReachability.cs (2)
799Debug.Assert(_evalSequence is [var first, ..] && first.IsOperand(out _)); 815else if (operandOrOperation.IsOperand(out BoundPattern? operand))