1 write to _cacheHits
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\RemoteSolutionCache.cs (1)
137
_cacheHits
++;
1 reference to _cacheHits
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\RemoteSolutionCache.cs (1)
154
m.Add(nameof(
_cacheHits
), @this._cacheHits);