4 references to ERR_AliasQualAsExpression
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (1)
1056or ErrorCode.ERR_AliasQualAsExpression
Parser\LanguageParser.cs (3)
3971separator = this.AddError(separator, ErrorCode.ERR_AliasQualAsExpression); 6873separator = this.AddError(separator, ErrorCode.ERR_AliasQualAsExpression); 7047separator = this.AddError(separator, ErrorCode.ERR_AliasQualAsExpression);