2 references to BuildPropertyList
Microsoft.AspNetCore.Components.QuickGrid (2)
Columns\GridSort.cs (2)
107_cachedPropertyListAscending ??= BuildPropertyList(ascending: true); 112_cachedPropertyListDescending ??= BuildPropertyList(ascending: false);