2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (2)
12035
return node.
Update
(node.ArgumentIndex, type);
14667
BoundInterpolatedStringArgumentPlaceholder updatedNode = node.
Update
(node.ArgumentIndex, infoAndType.Type!);