1 write to NamedEventChanges
Microsoft.AspNetCore.Components (1)
RenderTree\RenderBatch.cs (1)
52
NamedEventChanges
= changedNamedEvents;
1 reference to NamedEventChanges
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\EndpointHtmlRenderer.EventDispatch.cs (1)
146
if (renderBatch.
NamedEventChanges
is { } changes)