1 write to _autoFlush
Microsoft.Build (1)
Logging\FileLogger.cs (1)
208
_autoFlush
= false;
1 reference to _autoFlush
Microsoft.Build (1)
Logging\FileLogger.cs (1)
120
_fileWriter.AutoFlush =
_autoFlush
;