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