2 references to WriteToAsync
Microsoft.AspNetCore.Components.Endpoints (2)
Rendering\Buffering\TextChunkListBuilder.cs (2)
46await buffer[i].WriteToAsync(writer, charArraySegments, ref tempBuffer); 56await buffer[i].WriteToAsync(writer, charArraySegments, ref tempBuffer);