6 references to Dispatch
Microsoft.Build (6)
BuildCheck\Infrastructure\BuildCheckReplayModeConnector.cs (1)
37
replayEventSource.AnyEventRaised += (sender, e) => mergedEventSource.
Dispatch
(e);
BuildCheck\Infrastructure\CheckContext\CheckDispatchingContext.cs (4)
34
_eventDispatcher.
Dispatch
(buildEvent);
51
_eventDispatcher.
Dispatch
(buildEvent);
58
_eventDispatcher.
Dispatch
(buildEvent);
65
_eventDispatcher.
Dispatch
(buildEvent);
Logging\BinaryLogger\BinaryLogReplayEventSource.cs (1)
264
Dispatch
(instance);