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