1 reference to IsGenericEnumerable
Microsoft.Extensions.Validation.ValidationsGenerator (1)
Extensions\ITypeSymbolExtensions.cs (1)
88
if (type is INamedTypeSymbol namedType && namedType.
IsGenericEnumerable
(out var elementType))