2 references to AddRange
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalyzerDriver.cs (1)
2926operationBlocksToAnalyze.AddRange(operation);
Syntax\GreenNodeExtensions.cs (1)
54newAnnotations.AddRange(existingAnnotations);