Generated\BoundNodes.xml.Generated.cs (3)
12179return node.Update(@event, node.IsAddition, node.IsDynamic, receiverOpt, argument, type);
14451updatedNode = node.Update(@event, node.IsAddition, node.IsDynamic, receiverOpt, argument, infoAndType.Type!);
14456updatedNode = node.Update(@event, node.IsAddition, node.IsDynamic, receiverOpt, argument, node.Type);