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