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