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