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