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