1 reference to IsSupportedUnderlyingObjectType
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\Converters\NullableConverter.cs (1)
61return Type.GetTypeCode(type) != TypeCode.Object || IsSupportedUnderlyingObjectType(type);