2 references to _binaryLogger
Microsoft.DotNet.HotReload.Watch (2)
Build\BuildReporter.cs (2)
62
if (
_binaryLogger
!= null)
64
yield return
_binaryLogger
;