1 instantiation of TestChild
Microsoft.AspNetCore.Components.QuickGrid.Tests (1)
GridSortTest.cs (1)
18
public TestChild Child { get; set; } =
new
();
1 reference to TestChild
Microsoft.AspNetCore.Components.QuickGrid.Tests (1)
GridSortTest.cs (1)
18
public
TestChild
Child { get; set; } = new();