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