3 references to INF_IdentifierConflictWithContextualKeyword
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Expressions.cs (1)
1748diagnostics.Add(ErrorCode.INF_IdentifierConflictWithContextualKeyword, syntax, name, requiredVersion.ToDisplayString());
Errors\ErrorFacts.cs (1)
2452or ErrorCode.INF_IdentifierConflictWithContextualKeyword
Generated\ErrorFacts.Generated.cs (1)
371case ErrorCode.INF_IdentifierConflictWithContextualKeyword: