3 writes to _cachedPropertyListDescending
Microsoft.AspNetCore.Components.QuickGrid (3)
Columns\GridSort.cs (3)
67_cachedPropertyListDescending = null; 84_cachedPropertyListDescending = null; 112_cachedPropertyListDescending ??= BuildPropertyList(ascending: false);
1 reference to _cachedPropertyListDescending
Microsoft.AspNetCore.Components.QuickGrid (1)
Columns\GridSort.cs (1)
113return _cachedPropertyListDescending;