3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Generated\BoundNodes.xml.Generated.cs (3)
11267return node.Update(method, getMethodFromHandle, type); 13334updatedNode = node.Update(method, getMethodFromHandle, infoAndType.Type!); 13339updatedNode = node.Update(method, getMethodFromHandle, node.Type);