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