1 write to RollingHelper
Microsoft.TestPlatform.PlatformAbstractions (1)
common\Tracing\RollingFileTraceListener.cs (1)
46RollingHelper = new StreamWriterRollingHelper(this);
2 references to RollingHelper
Microsoft.TestPlatform.PlatformAbstractions (2)
common\Tracing\RollingFileTraceListener.cs (2)
72RollingHelper.RollIfNecessary(); 96RollingHelper.Dispose();