4 references to WRN_FieldIsAmbiguous
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Expressions.cs (1)
1445
diagnostics.Add(ErrorCode.
WRN_FieldIsAmbiguous
, node, Compilation.LanguageVersion.ToDisplayString());
Errors\ErrorFacts.cs (2)
565
case ErrorCode.
WRN_FieldIsAmbiguous
:
2460
or ErrorCode.
WRN_FieldIsAmbiguous
Generated\ErrorFacts.Generated.cs (1)
342
case ErrorCode.
WRN_FieldIsAmbiguous
: