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