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

Member predicate ControlFlowNode :: getType

Gets the type of the item pushed onto the stack, if any.

If called via ControlFlowNode::getOperand(i).getType(), consider using ControlFlowNode::getOperandType(i) instead.

Type getType ( )