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

Member predicate LockStmt::isLockThis

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

predicate isLockThis()