2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (2)
10863
return node.
Update
(node.IsEquivalentToThisReference, type);
12365
BoundImplicitIndexerReceiverPlaceholder updatedNode = node.
Update
(node.IsEquivalentToThisReference, infoAndType.Type!);