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