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)
610
diagInfo = new
DiagnosticInfoWithSymbols
(
621
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
655
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
710
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
780
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
804
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
811
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
838
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
858
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
906
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
951
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
993
diagnostics.Add(new
DiagnosticInfoWithSymbols
(
1558
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,