1 write to IsZombied
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\AbstractCodeModelObject.cs (1)
79IsZombied = true;
2 references to IsZombied
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\AbstractCodeModelObject.cs (1)
41if (IsZombied)
CodeModel\FileCodeModel_Events.cs (1)
26if (this.IsZombied)