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