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