3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
10628return node.Update(operand, node.MethodOpt, type); 12282updatedNode = node.Update(operand, methodOpt, infoAndType.Type!); 12287updatedNode = node.Update(operand, methodOpt, node.Type);