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