2 references to GetFrameworkForTitle
Microsoft.VisualStudio.LanguageServices (2)
Interactive\VsInteractiveWindowProvider.cs (2)
89interactiveWindowPane.Caption = Title + GetFrameworkForTitle(defaultPlatform.Value); 90evaluator.OnBeforeReset += platform => interactiveWindowPane.Caption = Title + GetFrameworkForTitle(platform);