2 references to ToBatch
Microsoft.AspNetCore.Components (1)
RenderTree\Renderer.cs (1)
833var batch = _batchBuilder.ToBatch();
Microsoft.AspNetCore.Components.Tests (1)
RenderTreeDiffBuilderTest.cs (1)
2430return batchBuilder.ToBatch();