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