2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (2)
11632return node.Update(label, type); 13806BoundLabel updatedNode = node.Update(node.Label, infoAndType.Type);