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