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