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