3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Binder\DecisionDagBuilder_CheckOrReachability.cs (1)
1019
return declarationPattern.
Update
(declarationPattern.DeclaredType, declarationPattern.IsVar,
Generated\BoundNodes.xml.Generated.cs (2)
12257
return node.
Update
(declaredType, node.IsVar, variable, variableAccess, inputType, narrowedType);
14914
return node.
Update
(declaredType, node.IsVar, variable, variableAccess, inputType, narrowedType);