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