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