4 references to AddRange
Microsoft.CodeAnalysis.CSharp (4)
BoundTree\UnboundLambda.cs (2)
1398
diagnostics.
AddRange
(intersection);
1421
diagnostics.
AddRange
(union);
Compilation\CSharpCompilation.cs (2)
3052
builder.
AddRange
(syntaxTree.GetDiagnostics(cancellationToken));
3064
builder.
AddRange
(syntaxTree.GetDiagnostics(cancellationToken));