1 write to _isLoading
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\StackTraceExplorerViewModel.cs (1)
29set => SetProperty(ref _isLoading, value);
1 reference to _isLoading
Microsoft.VisualStudio.LanguageServices (1)
StackTraceExplorer\StackTraceExplorerViewModel.cs (1)
28get => _isLoading;