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