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