61 references to DispatchEventAsync
Microsoft.AspNetCore.Components.Tests (61)
RendererTest.cs (61)
564var task = renderer.DispatchEventAsync(eventHandlerId, eventArgs); 594var renderTask = renderer.DispatchEventAsync(eventHandlerId, eventArgs); 717var renderTask = renderer.DispatchEventAsync(eventHandlerId, eventArgs); 748var renderTask = renderer.DispatchEventAsync(eventHandlerId, eventArgs); 777var renderTask = renderer.DispatchEventAsync(eventHandlerId, eventArgs); 817var renderTask = renderer.DispatchEventAsync(eventHandlerId, eventArgs); 855var task = renderer.DispatchEventAsync(eventHandlerId, eventArgs); 898var task = renderer.DispatchEventAsync(eventHandlerId, eventArgs); 941var task = renderer.DispatchEventAsync(eventHandlerId, eventArgs); 995var task = renderer.DispatchEventAsync(eventHandlerId, eventArgs); 1040await renderer.DispatchEventAsync(eventHandlerId, eventArgs); 1084await renderer.DispatchEventAsync(eventHandlerId, eventArgs); 1123await renderer.DispatchEventAsync(eventHandlerId, eventArgs); 1164await renderer.DispatchEventAsync(eventHandlerId, eventArgs); 1206await renderer.DispatchEventAsync(eventHandlerId, eventArgs); 1242await renderer.DispatchEventAsync(eventHandlerId, eventArgs); 1283await renderer.DispatchEventAsync(eventHandlerId, eventArgs); 1325await renderer.DispatchEventAsync(eventHandlerId, eventArgs); 1359var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1391var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1425var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1460var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1492var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1527var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1562var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1594var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1629var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1666var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1701var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1739var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1778var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1816var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1857var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1898var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1935var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1975var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs()); 1994return renderer.DispatchEventAsync(0, new EventArgs()); 2657var renderTask = renderer.DispatchEventAsync(eventHandlerId, args: null); 2669await renderer.DispatchEventAsync(eventHandlerId, args: null); 2691var renderTask = renderer.DispatchEventAsync(origEventHandlerId, args: null); 2704return renderer.DispatchEventAsync(origEventHandlerId, args: null); 2709renderTask = renderer.DispatchEventAsync(origEventHandlerId + 1, args: null); 2733var renderTask = renderer.DispatchEventAsync(origEventHandlerId, args: null); 2745return renderer.DispatchEventAsync(origEventHandlerId, args: null); 2784var renderTask = renderer.DispatchEventAsync(eventHandlerId, args: null); 2796return renderer.DispatchEventAsync(eventHandlerId, args: null); 2819var renderTask = renderer.DispatchEventAsync(origEventHandlerId, args: null); 2831return renderer.DispatchEventAsync(origEventHandlerId, args: null); 2871var renderTask = renderer.DispatchEventAsync(origEventHandlerId, args: null); 3064var renderTask = renderer.DispatchEventAsync(origEventHandlerId, args: null); 3096var renderTask = renderer.DispatchEventAsync(checkboxChangeEventHandlerId, eventArgs); 3138var renderTask = renderer.DispatchEventAsync(checkboxChangeEventHandlerId, eventArgs); 3177var renderTask = renderer.DispatchEventAsync(checkboxChangeEventHandlerId, eventArgs); 3217var renderTask = renderer.DispatchEventAsync(checkboxChangeEventHandlerId, eventArgs); 3257var renderTask = renderer.DispatchEventAsync(checkboxChangeEventHandlerId, eventArgs); 3514await renderer.DispatchEventAsync(eventHandlerId, new EventArgs()); 3521await renderer.DispatchEventAsync(eventHandlerId, new EventArgs()); 3537return renderer.DispatchEventAsync(eventHandlerId, new EventArgs()); 4674var task = renderer.DispatchEventAsync(eventHandlerId, new EventArgs()); 4713var dispatchEventTask = renderer.DispatchEventAsync(eventHandlerId, new EventArgs()); 4762var dispatchEventTask = renderer.DispatchEventAsync(eventHandlerId, new EventArgs());