2 references to InsertIntoBaseList
Microsoft.VisualStudio.LanguageServices.CSharp (2)
CodeModel\CSharpCodeModelService.cs (2)
3751return InsertIntoBaseList(typeDeclaration, typeSymbol, semanticModel, insertionIndex); 3846return InsertIntoBaseList(typeDeclaration, typeSymbol, semanticModel, insertionIndex);