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