2 references to BuildCheckEventRaised
Microsoft.Build (2)
BackEnd\Components\Logging\EventSourceSink.cs (2)
289RaiseEvent(buildCheckEvent, args => BuildCheckEventRaised?.Invoke(null, args), RaiseAnyEvent); 332BuildCheckEventRaised = null;