4 references to Update
Microsoft.CodeAnalysis.CSharp (4)
Binder\DecisionDagBuilder_CheckOrReachability.cs (1)
1063return recursivePattern.Update(
Binder\UnionMatchingRewriter.cs (1)
116node.Update(
Generated\BoundNodes.xml.Generated.cs (2)
12553return node.Update(declaredType, deconstructMethod, deconstruction, properties, node.IsExplicitNotNullTest, node.IsUnionMatching, variable, variableAccess, inputType, narrowedType); 15250return node.Update(declaredType, deconstructMethod, deconstruction, properties, node.IsExplicitNotNullTest, node.IsUnionMatching, variable, variableAccess, inputType, narrowedType);