5 references to Update
Microsoft.CodeAnalysis.CSharp (5)
Binder\DecisionDagBuilder_CheckOrReachability.cs (1)
993return recursivePattern.Update(
Binder\UnionMatchingRewriter.cs (1)
113node.Update(
FlowAnalysis\AbstractFlowPass.cs (1)
974pattern = rewritten.Update(
Generated\BoundNodes.xml.Generated.cs (2)
12559return node.Update(declaredType, deconstructMethod, deconstruction, properties, node.IsExplicitNotNullTest, variable, variableAccess, node.IsUnionMatching, inputType, narrowedType); 15251return node.Update(declaredType, deconstructMethod, deconstruction, properties, node.IsExplicitNotNullTest, variable, variableAccess, node.IsUnionMatching, inputType, narrowedType);