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