3 references to IncreaseCount
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\RemoteSolutionCache.cs (1)
139_cacheHitIndexHistogram.IncreaseCount(index);
Microsoft.CodeAnalysis.Workspaces (2)
Log\HistogramLogAggregator.cs (2)
39counter.IncreaseCount(value); 45counter.IncreaseCount((int)timeSpan.TotalMilliseconds);