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