6 references to InsertLogicalChild
Microsoft.AspNetCore.Components.WebView.Test (6)
Infrastructure\ContainerNode.cs (2)
28
InsertLogicalChild
(containerElement, childIndex);
70
InsertLogicalChild
(componentElement, childIndex);
Infrastructure\TestDocument.cs (4)
257
parent.
InsertLogicalChild
(newTextNode, childIndex);
303
parent.
InsertLogicalChild
(newElement, childIndex);
316
parent.
InsertLogicalChild
(newElement, childIndex);
420
markupContainer.
InsertLogicalChild
(markupNode, childIndex);