4 references to ERR_AliasQualAsExpression
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (1)
1035
or ErrorCode.
ERR_AliasQualAsExpression
Parser\LanguageParser.cs (3)
3730
separator = this.AddError(separator, ErrorCode.
ERR_AliasQualAsExpression
);
6440
separator = this.AddError(separator, ErrorCode.
ERR_AliasQualAsExpression
);
6614
separator = this.AddError(separator, ErrorCode.
ERR_AliasQualAsExpression
);