3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
11094return node.Update(operand, methodOpt, type); 12940updatedNode = node.Update(operand, methodOpt, infoAndType.Type!); 12945updatedNode = node.Update(operand, methodOpt, node.Type);