4 references to AddRange
Microsoft.CodeAnalysis.Features (2)
NavigateTo\AbstractNavigateToSearchService.InProcess.cs (2)
147
allPatternMatches.
AddRange
(containerMatches);
148
allPatternMatches.
AddRange
(nameMatches);
Microsoft.CodeAnalysis.Workspaces (2)
PatternMatching\ContainerPatternMatcher.cs (1)
91
matches.
AddRange
(tempContainerMatches);
PatternMatching\PatternMatcher.cs (1)
411
matches.
AddRange
(tempMatches);