Predicate isIEnumerableType
Holds if the type’s qualified name starts with “System.Collections.Generic.IEnumerable”
Import path
import Linq.Helpers
predicate isIEnumerableType(ValueOrRefType t)
Holds if the type’s qualified name starts with “System.Collections.Generic.IEnumerable”
import Linq.Helpers
predicate isIEnumerableType(ValueOrRefType t)