20 references to DiagnosticInfoWithSymbols
Microsoft.CodeAnalysis.CSharp (19)
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 (12)
566
diagInfo = new
DiagnosticInfoWithSymbols
(
577
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
611
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
666
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
736
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
756
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
782
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
802
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
850
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
895
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
933
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
1446
return new
DiagnosticInfoWithSymbols
(ErrorCode.ERR_AmbigCall, arguments, symbols);
Errors\CSDiagnosticInfo.cs (1)
38
:
base
(code, args, symbols)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Diagnostics\DiagnosticTest.cs (1)
116
verifyWithSeverity(new
DiagnosticInfoWithSymbols
(ErrorCode.ERR_DuplicateTypeParameter, args,