2 references to ERR_DiscardPatternInSwitchStatement
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1920or ErrorCode.ERR_DiscardPatternInSwitchStatement
Parser\LanguageParser.cs (1)
9739node = this.AddError(node, ErrorCode.ERR_DiscardPatternInSwitchStatement);