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