3 references to SerializeChildren
Microsoft.AspNetCore.Components.Endpoints (3)
src\aspnetcore\src\Components\Shared\src\RenderFragmentSerializer.cs (3)
29SerializeChildren(ref position, frames, frames.Length, result, capture, logger, ownerComponentType); 83SerializeChildren(ref position, frames, subtreeEnd, node.Children, currentCapture, logger, ownerComponentType); 149SerializeChildren(ref position, frames, subtreeEnd, target, currentCapture, logger, ownerComponentType);