3 references to RemoveLogicalChild
Microsoft.AspNetCore.Components.WebView.Test (3)
Infrastructure\ContainerNode.cs (1)
20
container.
RemoveLogicalChild
(0);
Infrastructure\TestDocument.cs (2)
90
parent.
RemoveLogicalChild
(childIndexAtCurrentDepth + siblingIndex);
154
parent.
RemoveLogicalChild
(childIndexAtCurrentDepth + siblingIndex);