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