4 writes to IncludeChild
Microsoft.AspNetCore.Components.Tests (4)
RendererTest.cs (4)
2631IncludeChild = true, 2663component.IncludeChild = false; 2758IncludeChild = true, 2789component.IncludeChild = false;
2 references to IncludeChild
Microsoft.AspNetCore.Components.Tests (2)
RendererTest.cs (2)
2226builder.AddComponentParameter(101, nameof(ConditionalParentComponent<FakeComponent>.IncludeChild), true); 5380if (IncludeChild)