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