2 references to HasBeenRemoved
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (1)
323
if (_project.
HasBeenRemoved
)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
550
if (
HasBeenRemoved
)