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

Member predicate LockStmt :: isLockThis

Holds if this statement is of the form lock(this) { ... }.

predicate isLockThis ( )