3 references to WriteComponentHtml
Microsoft.AspNetCore.Components.Endpoints (3)
Rendering\EndpointHtmlRenderer.Streaming.cs (3)
180
WriteComponentHtml
(componentId, writer, allowBoundaryMarkers: false);
246
=>
WriteComponentHtml
(componentId, output, allowBoundaryMarkers: true);
252
WriteComponentHtml
(componentId, output, allowBoundaryMarkers: true, sequenceAndKey);