2 implementations of HaveLoggedBuildStartedEvent
Microsoft.Build (2)
BackEnd\Components\Logging\BuildEventArgTransportSink.cs (1)
62public bool HaveLoggedBuildStartedEvent
BackEnd\Components\Logging\EventSourceSink.cs (1)
124public bool HaveLoggedBuildStartedEvent
1 write to HaveLoggedBuildStartedEvent
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
1671sink.HaveLoggedBuildStartedEvent = false;
1 reference to HaveLoggedBuildStartedEvent
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
1665if (!sink.HaveLoggedBuildStartedEvent)