2 references to AddContent
Microsoft.AspNetCore.Components.Tests (2)
Rendering\RenderTreeBuilderTest.cs (2)
75builder.AddContent(0, (MarkupString)"Some markup"); 76builder.AddContent(1, new MarkupString(null));