2 references to AddRange
Microsoft.CodeAnalysis.Features (2)
CodeLens\CodeLensFindReferenceProgress.cs (1)
100
_locations.
AddRange
(locations.Where(location => location.IsInSource));
Diagnostics\CodeAnalysisDiagnosticAnalyzerService.cs (1)
76
_clearedProjectIds.
AddRange
(_analyzedProjectToDiagnostics.Keys);