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