4 references to ERR_BadPatternExpression
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Operators.cs (1)
3235isPatternDiagnostics.Add(ErrorCode.ERR_BadPatternExpression, node.Left.Location, operand.Display);
Binder\Binder_Patterns.cs (1)
30diagnostics.Add(ErrorCode.ERR_BadPatternExpression, node.Expression.Location, expression.Display);
Binder\SwitchExpressionBinder.cs (1)
202diagnostics.Add(ErrorCode.ERR_BadPatternExpression, SwitchExpressionSyntax.GoverningExpression.Location, switchGoverningExpression.Display);
Errors\ErrorFacts.cs (1)
1723or ErrorCode.ERR_BadPatternExpression