4 references to Update
Microsoft.CodeAnalysis.CSharp (4)
Binder\DecisionDagBuilder_CheckOrReachability.cs (1)
1028
return declarationPattern.
Update
(declarationPattern.DeclaredType, declarationPattern.IsVar,
Binder\UnionMatchingRewriter.cs (1)
165
node.
Update
(node.DeclaredType, node.IsVar, node.Variable, node.VariableAccess,
Generated\BoundNodes.xml.Generated.cs (2)
12547
return node.
Update
(declaredType, node.IsVar, variable, variableAccess, node.IsUnionMatching, inputType, narrowedType);
15238
return node.
Update
(declaredType, node.IsVar, variable, variableAccess, node.IsUnionMatching, inputType, narrowedType);