1 write to CompleteItemValue
Microsoft.CodeAnalysis.Workspaces (1)
Progress\CodeAnalysisProgress.cs (1)
70CompleteItemValue = count >= 1 ? count : throw new ArgumentOutOfRangeException(nameof(count)),