2 references to TextChunkPage
Microsoft.AspNetCore.Components.Endpoints (2)
Rendering\Buffering\TextChunkListBuilder.cs (2)
13
private
TextChunkPage
? _currentPage;
14
private List<
TextChunkPage
>? _priorPages;