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