Member predicate DataFlow::LocalSourceNode::getAMethodCall
Gets a call to a method named name
, where this node flows to the receiver.
CallNode getAMethodCall(string name)
Gets a call to a method named name
, where this node flows to the receiver.
CallNode getAMethodCall(string name)