CodeQL library for C#
codeql/csharp-all 0.8.12 (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)