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