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

Member predicate Call :: 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 ( )