1 reference to GetEnumerableElementType
Microsoft.AspNetCore.Components.Endpoints (1)
Forms\ClientValidationCache.cs (1)
172if (propertyType != typeof(string) && GetEnumerableElementType(propertyType) is { } elementType)