1 write to _cacheHits
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\RemoteSolutionCache.cs (1)
136
_cacheHits
++;
2 references to _cacheHits
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\RemoteSolutionCache.cs (2)
153
m.Add(nameof(
_cacheHits
), @this.
_cacheHits
);