2 references to GenerateMarkerKey
Microsoft.AspNetCore.Components.Endpoints (2)
Rendering\SSRRenderModeBoundary.cs (2)
182_markerKey ??= GenerateMarkerKey(sequence, componentKey); 241return _markerKey ??= GenerateMarkerKey(sequence, componentKey);