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