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