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