4 references to WRN_FieldIsAmbiguous
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Expressions.cs (1)
1484
diagnostics.Add(ErrorCode.
WRN_FieldIsAmbiguous
, node, Compilation.LanguageVersion.ToDisplayString());
Errors\ErrorFacts.cs (2)
573
case ErrorCode.
WRN_FieldIsAmbiguous
:
2477
or ErrorCode.
WRN_FieldIsAmbiguous
Generated\ErrorFacts.Generated.cs (1)
341
case ErrorCode.
WRN_FieldIsAmbiguous
: