3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\BoundDagEvaluation.cs (1)
182return Update(Property, IsLengthOrCount, input);
Generated\BoundNodes.xml.Generated.cs (2)
12037return node.Update(property, node.IsLengthOrCount, input); 14186return node.Update(property, node.IsLengthOrCount, input);