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