1 write to _cacheMissesInHistory
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\RemoteSolutionCache.cs (1)
133
_cacheMissesInHistory
++;
2 references to _cacheMissesInHistory
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\RemoteSolutionCache.cs (2)
156
m.Add(nameof(
_cacheMissesInHistory
),
_cacheMissesInHistory
);