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