Predicate isCollectionType
Holds if t
is a collection type.
Import path
import semmle.code.csharp.commons.Collections
predicate isCollectionType(ValueOrRefType t)
Holds if t
is a collection type.
import semmle.code.csharp.commons.Collections
predicate isCollectionType(ValueOrRefType t)