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

Member predicate ArrayCreation :: isImplicitlyTyped

Holds if the type of the created array is inferred from its initializer.

predicate isImplicitlyTyped ( )