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