3 references to RemoveRange
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\ProjectState.cs (3)
838
documentStates: DocumentStates.
RemoveRange
(documentIds),
846
additionalDocumentStates: AdditionalDocumentStates.
RemoveRange
(documentIds));
851
var newAnalyzerConfigDocumentStates = AnalyzerConfigDocumentStates.
RemoveRange
(documentIds);