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