2 references to FrameIndex
Microsoft.AspNetCore.Components.Endpoints (2)
Rendering\EndpointHtmlRenderer.EventDispatch.cs (2)
163
var location = (change.ComponentId, change.
FrameIndex
);
190
var location = (change.ComponentId, change.
FrameIndex
);