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