2 references to _binaryLogger
dotnet-watch (2)
Build\BuildReporter.cs (2)
62
if (
_binaryLogger
!= null)
64
yield return
_binaryLogger
;