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

Member predicate ArrayType::hasSameShapeAs

Holds if this array type has the same shape (dimension and rank) as that array type.

predicate hasSameShapeAs(ArrayType that)