2 references to GetComponentMarkerKey
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\EndpointComponentState.cs (1)
55var marker = boundary.GetComponentMarkerKey(sequence, key);
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
SSRRenderModeBoundaryTest.cs (1)
119var markerKey = boundary.GetComponentMarkerKey(1, componentKey);