public void Add(InvocationExpressionSyntax node, ProxyInvocation invocation) { invocations.Add(node, invocation); }