3 references to HasBeenRemoved
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (2)
402
if (_project.
HasBeenRemoved
)
481
if (_project.
HasBeenRemoved
)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
573
if (
HasBeenRemoved
)