3 references to HasBeenRemoved
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\ProjectSystem\ProjectSystemProject.BatchingDocumentCollection.cs (2)
390
if (_project.
HasBeenRemoved
)
447
if (_project.
HasBeenRemoved
)
Workspace\ProjectSystem\ProjectSystemProject.cs (1)
510
if (
HasBeenRemoved
)