1 reference to NullableConverter
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\Factories\NullableConverterFactory.cs (1)
31var expectedConverterType = typeof(NullableConverter<>).MakeGenericType(underlyingType);