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