1 write to _cacheHits
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\RemoteSolutionCache.cs (1)
138
_cacheHits
++;
2 references to _cacheHits
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\RemoteSolutionCache.cs (2)
155
m.Add(nameof(
_cacheHits
),
_cacheHits
);