3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
11072return node.Update(leftOperandOpt, rightOperandOpt, methodOpt, type); 12922updatedNode = node.Update(leftOperandOpt, rightOperandOpt, methodOpt, infoAndType.Type!); 12927updatedNode = node.Update(leftOperandOpt, rightOperandOpt, methodOpt, node.Type);