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