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

Member predicate LockStmt :: getLockTypeObject

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

Type getLockTypeObject ( )