1 instantiation of InheritsImplementsCollection
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\Collections\InheritsImplementsCollection.cs (1)
28var collection = new InheritsImplementsCollection(state, parent, fileCodeModel, nodeKey);
2 references to InheritsImplementsCollection
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\Collections\InheritsImplementsCollection.cs (1)
28var collection = new InheritsImplementsCollection(state, parent, fileCodeModel, nodeKey);
CodeModel\InternalElements\AbstractCodeType.cs (1)
78(ICodeElements)InheritsImplementsCollection.Create(this.State, this, this.FileCodeModel, this.NodeKey),