1 write to _gcAfterTimeSpan
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\SolutionAssetCache.cs (1)
77
_gcAfterTimeSpan
= gcAfter;
1 reference to _gcAfterTimeSpan
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\SolutionAssetCache.cs (1)
154
if (current - _lastActivityTime <
_gcAfterTimeSpan
)