4 references to Update
Microsoft.CodeAnalysis.CSharp (4)
Binder\DecisionDagBuilder_CheckOrReachability.cs (1)
1009return negatedPattern.Update(
Binder\UnionMatchingRewriter.cs (1)
200return node.Update(negated, node.InputType, node.NarrowedType);
Generated\BoundNodes.xml.Generated.cs (2)
12630return node.Update(negated, inputType, narrowedType); 15314return node.Update(negated, inputType, narrowedType);