4 references to ERR_PatternWrongType
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Patterns.cs (3)
1204
diagnostics.Add(ErrorCode.
ERR_PatternWrongType
, expression.Syntax.Location, inputType, expression.Display);
1325
diagnostics.Add(ErrorCode.
ERR_PatternWrongType
, expression.Syntax.Location, caseType, expression.Display);
1434
return new CSDiagnosticInfo(ErrorCode.
ERR_PatternWrongType
, inputType, patternType);
Errors\ErrorFacts.cs (1)
1751
or ErrorCode.
ERR_PatternWrongType