5 references to Update
Microsoft.CodeAnalysis.CSharp (5)
Binder\DecisionDagBuilder_CheckOrReachability.cs (1)
1063
return recursivePattern.
Update
(
Binder\UnionMatchingRewriter.cs (2)
123
node.
Update
(node.DeclaredType, node.DeconstructMethod, node.Deconstruction, node.Properties, node.IsExplicitNotNullTest,
125
exclusiveValuePattern: node.
Update
(
Generated\BoundNodes.xml.Generated.cs (2)
12561
return node.
Update
(declaredType, deconstructMethod, deconstruction, properties, node.IsExplicitNotNullTest, node.UnionMatchingMode, variable, variableAccess, inputType, narrowedType);
15260
return node.
Update
(declaredType, deconstructMethod, deconstruction, properties, node.IsExplicitNotNullTest, node.UnionMatchingMode, variable, variableAccess, inputType, narrowedType);