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)
39
counter.
IncreaseCount
(value);
45
counter.
IncreaseCount
((int)timeSpan.TotalMilliseconds);