3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
12090
return node.
Update
(elementType, count, initializerOpt, type);
14565
updatedNode = node.
Update
(elementType, count, initializerOpt, infoAndType.Type);
14570
updatedNode = node.
Update
(elementType, count, initializerOpt, node.Type);