4 references to AddRange
Microsoft.CodeAnalysis.CSharp (4)
BoundTree\UnboundLambda.cs (2)
1392
diagnostics.
AddRange
(intersection);
1415
diagnostics.
AddRange
(union);
Compilation\CSharpCompilation.cs (2)
3037
builder.
AddRange
(syntaxTree.GetDiagnostics(cancellationToken));
3049
builder.
AddRange
(syntaxTree.GetDiagnostics(cancellationToken));