4 references to AddRange
Microsoft.CodeAnalysis.Features (2)
NavigateTo\AbstractNavigateToSearchService.InProcess.cs (2)
186
allPatternMatches.
AddRange
(containerMatches);
187
allPatternMatches.
AddRange
(nameMatches);
Microsoft.CodeAnalysis.Workspaces (2)
PatternMatching\ContainerPatternMatcher.cs (1)
94
matches.
AddRange
(tempContainerMatches);
PatternMatching\PatternMatcher.cs (1)
376
matches.
AddRange
(tempMatches);