2 references to ERR_SwitchGoverningExpressionRequiresParens
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1921
or ErrorCode.
ERR_SwitchGoverningExpressionRequiresParens
Parser\LanguageParser.cs (1)
9722
expression = this.AddError(expression, ErrorCode.
ERR_SwitchGoverningExpressionRequiresParens
);