3 references to HasBeenRemoved
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (2)
403
if (_project.
HasBeenRemoved
)
482
if (_project.
HasBeenRemoved
)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
583
if (
HasBeenRemoved
)