1 write to _purgeAfterTimeSpan
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\SolutionAssetCache.cs (1)
76_purgeAfterTimeSpan = purgeAfter;
1 reference to _purgeAfterTimeSpan
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Host\SolutionAssetCache.cs (1)
192if (entry.Stopwatch.Elapsed <= _purgeAfterTimeSpan)