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