1 reference to IsSupportedUnderlyingType
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\Converters\NullableConverter.cs (1)
17if (string.IsNullOrEmpty(value) && IsSupportedUnderlyingType(typeof(T)))