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