1 write to _cacheMissesNotInHistory
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\RemoteSolutionCache.cs (1)
147
_cacheMissesNotInHistory
++;
2 references to _cacheMissesNotInHistory
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\RemoteSolutionCache.cs (2)
157
m.Add(nameof(
_cacheMissesNotInHistory
),
_cacheMissesNotInHistory
);