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