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