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