1 reference to IsEnumerable
Microsoft.AspNetCore.Http.ValidationsGenerator (1)
Extensions\ITypeSymbolExtensions.cs (1)
51
if (type is INamedTypeSymbol namedType && namedType.
IsEnumerable
(enumerable) && namedType.TypeArguments.Length == 1)