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