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

Member predicate Opcodes::NewObj::getType

Gets the return type of the call. Methods that do not return a value return the void type, System.Void, although the value of getPushCount is 0 in this case.

Type getType()