1 reference to NullableInt
Microsoft.AspNetCore.Components.QuickGrid.Tests (1)
GridSortTest.cs (1)
63Expression<Func<TestEntity, int?>> expression = x => x.NullableInt;