2 references to ParentParam
Microsoft.AspNetCore.Components.Tests (2)
Routing\SupplyParameterFromQueryValueProviderTest.cs (2)
80
builder.AddContent(1, $"Parent: {
ParentParam
}");
82
if (
ParentParam
== "showChild")