3 references to NodeSnapshot
Microsoft.VisualStudio.LanguageServices.Implementation (3)
CodeModel\Collections\InheritsImplementsCollection.cs (1)
60
return new
NodeSnapshot
(this.State, _fileCodeModel, node, parentElement,
CodeModel\Collections\NamespaceCollection.cs (1)
97
return new
NodeSnapshot
(this.State, _fileCodeModel, node, parentElement,
CodeModel\Collections\TypeCollection.cs (1)
60
return new
NodeSnapshot
(this.State, _fileCodeModel, node, parentElement,