2 references to Create
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\InternalElements\AbstractCodeType.cs (2)
87return BasesCollection.Create(this.State, this, this.FileCodeModel, this.NodeKey, interfaces: false); 113return BasesCollection.Create(this.State, this, this.FileCodeModel, this.NodeKey, interfaces: true);