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