codeql/csharp-all
3.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the type T if this statement is of the form lock(typeof(T)) { ... }.
T
lock(typeof(T)) { ... }
Type getLockTypeObject()