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