5 references to WRN_AmbiguousXMLReference
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Crefs.cs (2)
911
diagnostics.Add(ErrorCode.
WRN_AmbiguousXMLReference
, crefSyntax.Location, crefSyntax.ToString(),
1069
diagnostics.Add(ErrorCode.
WRN_AmbiguousXMLReference
, crefSyntax.Location, crefSyntax.ToString(), ambiguityWinner, viable[1]);
Errors\ErrorFacts.cs (2)
276
case ErrorCode.
WRN_AmbiguousXMLReference
:
886
or ErrorCode.
WRN_AmbiguousXMLReference
Generated\ErrorFacts.Generated.cs (1)
33
case ErrorCode.
WRN_AmbiguousXMLReference
: