2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
BoundTree\BoundDagTest.cs (1)
149public override BoundDagTest UpdateTestImpl(BoundDagTemp input) => Update(input);
Generated\BoundNodes.xml.Generated.cs (1)
12003return node.Update(input);