lookup method

Implementation

CallGraphNode lookup(ProgramInfoNode node) => _graphNodeByEntityId[node.id]!;