4 references to ERR_AliasQualAsExpression
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (1)
1041or ErrorCode.ERR_AliasQualAsExpression
Parser\LanguageParser.cs (3)
3748separator = this.AddError(separator, ErrorCode.ERR_AliasQualAsExpression); 6494separator = this.AddError(separator, ErrorCode.ERR_AliasQualAsExpression); 6668separator = this.AddError(separator, ErrorCode.ERR_AliasQualAsExpression);