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

Member predicate LockStmt::isLockThis

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

predicate isLockThis()