4 writes to IncludeChild
Microsoft.AspNetCore.Components.Tests (4)
RendererTest.cs (4)
2632IncludeChild = true, 2664component.IncludeChild = false; 2759IncludeChild = true, 2790component.IncludeChild = false;
2 references to IncludeChild
Microsoft.AspNetCore.Components.Tests (2)
RendererTest.cs (2)
2227builder.AddComponentParameter(101, nameof(ConditionalParentComponent<FakeComponent>.IncludeChild), true); 5443if (IncludeChild)