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