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)
148if (_lastGCRun >= _lastActivityTime)