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