1 write to _loadingCount
Microsoft.VisualStudio.LanguageServices (1)
ValueTracking\ValueTrackingTreeViewModel.cs (1)
63set => SetProperty(ref _loadingCount, value);
1 reference to _loadingCount
Microsoft.VisualStudio.LanguageServices (1)
ValueTracking\ValueTrackingTreeViewModel.cs (1)
62get => _loadingCount;