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