2 writes to Selection
Microsoft.VisualStudio.LanguageServices (2)
StackTraceExplorer\StackTraceExplorerViewModel.cs (2)
96Selection = null; 115Selection = null;
1 reference to Selection
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\StackTraceExplorer.xaml.cs (1)
44if (ViewModel.Selection is StackFrameViewModel stackFrameViewModel)