61 references to DispatchEventAsync
Microsoft.AspNetCore.Components.Tests (61)
RendererTest.cs (61)
563var task = renderer.DispatchEventAsync(eventHandlerId, eventArgs);
593var renderTask = renderer.DispatchEventAsync(eventHandlerId, eventArgs);
716var renderTask = renderer.DispatchEventAsync(eventHandlerId, eventArgs);
747var renderTask = renderer.DispatchEventAsync(eventHandlerId, eventArgs);
776var renderTask = renderer.DispatchEventAsync(eventHandlerId, eventArgs);
816var renderTask = renderer.DispatchEventAsync(eventHandlerId, eventArgs);
854var task = renderer.DispatchEventAsync(eventHandlerId, eventArgs);
897var task = renderer.DispatchEventAsync(eventHandlerId, eventArgs);
940var task = renderer.DispatchEventAsync(eventHandlerId, eventArgs);
994var task = renderer.DispatchEventAsync(eventHandlerId, eventArgs);
1039await renderer.DispatchEventAsync(eventHandlerId, eventArgs);
1083await renderer.DispatchEventAsync(eventHandlerId, eventArgs);
1122await renderer.DispatchEventAsync(eventHandlerId, eventArgs);
1163await renderer.DispatchEventAsync(eventHandlerId, eventArgs);
1205await renderer.DispatchEventAsync(eventHandlerId, eventArgs);
1241await renderer.DispatchEventAsync(eventHandlerId, eventArgs);
1282await renderer.DispatchEventAsync(eventHandlerId, eventArgs);
1324await renderer.DispatchEventAsync(eventHandlerId, eventArgs);
1358var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1390var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1424var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1459var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1491var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1526var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1561var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1593var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1628var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1665var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1700var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1738var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1777var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1815var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1856var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1897var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1934var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1974var task = renderer.DispatchEventAsync(eventHandlerId, new DerivedEventArgs());
1993return renderer.DispatchEventAsync(0, new EventArgs());
2656var renderTask = renderer.DispatchEventAsync(eventHandlerId, args: null);
2668await renderer.DispatchEventAsync(eventHandlerId, args: null);
2690var renderTask = renderer.DispatchEventAsync(origEventHandlerId, args: null);
2703return renderer.DispatchEventAsync(origEventHandlerId, args: null);
2708renderTask = renderer.DispatchEventAsync(origEventHandlerId + 1, args: null);
2732var renderTask = renderer.DispatchEventAsync(origEventHandlerId, args: null);
2744return renderer.DispatchEventAsync(origEventHandlerId, args: null);
2783var renderTask = renderer.DispatchEventAsync(eventHandlerId, args: null);
2795return renderer.DispatchEventAsync(eventHandlerId, args: null);
2818var renderTask = renderer.DispatchEventAsync(origEventHandlerId, args: null);
2830return renderer.DispatchEventAsync(origEventHandlerId, args: null);
2870var renderTask = renderer.DispatchEventAsync(origEventHandlerId, args: null);
3063var renderTask = renderer.DispatchEventAsync(origEventHandlerId, args: null);
3095var renderTask = renderer.DispatchEventAsync(checkboxChangeEventHandlerId, eventArgs);
3137var renderTask = renderer.DispatchEventAsync(checkboxChangeEventHandlerId, eventArgs);
3176var renderTask = renderer.DispatchEventAsync(checkboxChangeEventHandlerId, eventArgs);
3216var renderTask = renderer.DispatchEventAsync(checkboxChangeEventHandlerId, eventArgs);
3256var renderTask = renderer.DispatchEventAsync(checkboxChangeEventHandlerId, eventArgs);
3513await renderer.DispatchEventAsync(eventHandlerId, new EventArgs());
3520await renderer.DispatchEventAsync(eventHandlerId, new EventArgs());
3536return renderer.DispatchEventAsync(eventHandlerId, new EventArgs());
4673var task = renderer.DispatchEventAsync(eventHandlerId, new EventArgs());
4712var dispatchEventTask = renderer.DispatchEventAsync(eventHandlerId, new EventArgs());
4761var dispatchEventTask = renderer.DispatchEventAsync(eventHandlerId, new EventArgs());