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

Member predicate Method :: isConstructor

Holds if this method is a constructor (static or instance).

predicate isConstructor ( )