2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
BoundTree\BoundDecisionDag.cs (1)
116
return this.
Update
(newRoot, this.SuitableForLowering);
Generated\BoundNodes.xml.Generated.cs (1)
11805
return node.
Update
(rootNode, node.SuitableForLowering);