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