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