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