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