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

Member predicate LockStmt::getLockTypeObject

Gets the type T if this statement is of the form lock(typeof(T)) { ... }.

Type getLockTypeObject()