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