2 writes to _description
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Utilities\ProgressTracker.cs (2)
36_description = value; 61_description = null;
2 references to _description
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Utilities\ProgressTracker.cs (2)
33get => _description; 66=> _updateActionOpt?.Invoke(_description, _completedItems, _totalItems);