4 references to AddRange
Microsoft.CodeAnalysis.CSharp (4)
BoundTree\UnboundLambda.cs (2)
1353
diagnostics.
AddRange
(intersection);
1376
diagnostics.
AddRange
(union);
Compilation\CSharpCompilation.cs (2)
2979
builder.
AddRange
(syntaxTree.GetDiagnostics(cancellationToken));
2991
builder.
AddRange
(syntaxTree.GetDiagnostics(cancellationToken));