2 writes to _lastGCRun
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Host\SolutionAssetCache.cs (2)
80
_lastGCRun
= DateTime.UtcNow;
171
_lastGCRun
= current;
1 reference to _lastGCRun
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\SolutionAssetCache.cs (1)
148
if (
_lastGCRun
>= _lastActivityTime)