5 references to WRN_AmbiguousXMLReference
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Crefs.cs (2)
712diagnostics.Add(ErrorCode.WRN_AmbiguousXMLReference, crefSyntax.Location, crefSyntax.ToString(), symbol, symbols[otherIndex]); 868diagnostics.Add(ErrorCode.WRN_AmbiguousXMLReference, crefSyntax.Location, crefSyntax.ToString(), ambiguityWinner, viable[1]);
Errors\ErrorFacts.cs (2)
261case ErrorCode.WRN_AmbiguousXMLReference: 857or ErrorCode.WRN_AmbiguousXMLReference
Generated\ErrorFacts.Generated.cs (1)
33case ErrorCode.WRN_AmbiguousXMLReference: