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