2 references to CreateBaseTypeTree
Microsoft.VisualStudio.LanguageServices (1)
PullMemberUp\VisualStudioPullMemberUpService.cs (1)
58var baseTypeRootViewModel = BaseTypeTreeNodeViewModel.CreateBaseTypeTree(
Microsoft.VisualStudio.LanguageServices.UnitTests (1)
PullMemberUp\PullMemberUpViewModelTest.vb (1)
257Dim baseTypeTree = BaseTypeTreeNodeViewModel.CreateBaseTypeTree(glyphService:=Nothing, workspaceDoc.Project.Solution, memberSymbol.ContainingType, CancellationToken.None)