21 references to DiagnosticInfoWithSymbols
Microsoft.CodeAnalysis.CSharp (20)
Binder\Binder_QueryErrors.cs (6)
49
new
DiagnosticInfoWithSymbols
(ErrorCode.ERR_BadDynamicQuery, Array.Empty<object>(), symbols),
55
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
63
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
71
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
207
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
239
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
Binder\Semantics\OverloadResolution\OverloadResolutionResult.cs (13)
605
diagInfo = new
DiagnosticInfoWithSymbols
(
616
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
650
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
705
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
775
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
799
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
806
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
833
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
853
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
901
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
946
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
984
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
1549
return new
DiagnosticInfoWithSymbols
(isExtension ? ErrorCode.ERR_AmbigExtension : ErrorCode.ERR_AmbigCall, [distinguisher.First, distinguisher.Second], symbols);
Errors\CSDiagnosticInfo.cs (1)
39
:
base
(code, args, symbols)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Diagnostics\DiagnosticTest.cs (1)
116
verifyWithSeverity(new
DiagnosticInfoWithSymbols
(ErrorCode.ERR_DuplicateTypeParameter, args,