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