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