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