4 references to AddRange
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\ProjectState.cs (3)
893
documentStates: DocumentStates.
AddRange
(documents));
905
additionalDocumentStates: AdditionalDocumentStates.
AddRange
(documents));
915
var newAnalyzerConfigDocumentStates = AnalyzerConfigDocumentStates.
AddRange
(documents);
Workspace\Solution\SolutionCompilationState.WithFrozenSourceGeneratedDocumentsCompilationTracker.cs (1)
182
newStates = newStates.
AddRange
([replacementState]);