CodeQL library for C#
codeql/csharp-all 0.7.5 ( changelog , source )
Search

Predicate isEnumerableType

Holds if the type’s qualified name is “System.Linq.Enumerable”

Import path

import Linq.Helpers
predicate isEnumerableType ( ValueOrRefType t )