3 references to ERR_PatternWrongType
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Patterns.cs (2)
623
diagnostics.Add(ErrorCode.
ERR_PatternWrongType
, expression.Syntax.Location, inputType, expression.Display);
786
Error(diagnostics, ErrorCode.
ERR_PatternWrongType
, typeSyntax, inputType, patternType);
Errors\ErrorFacts.cs (1)
1735
or ErrorCode.
ERR_PatternWrongType