4 references to Update
Microsoft.CodeAnalysis.CSharp (4)
Binder\DecisionDagBuilder_CheckOrReachability.cs (1)
1079return negatedPattern.Update(
Binder\UnionMatchingRewriter.cs (1)
184return node.Update(negated, node.InputType, node.NarrowedType);
Generated\BoundNodes.xml.Generated.cs (2)
12626return node.Update(negated, inputType, narrowedType); 15315return node.Update(negated, inputType, narrowedType);