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