2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
Lowering\AsyncRewriter\AsyncExceptionHandlerRewriter.cs (1)
690return node.Update(hoistedLocal, node.ConstantValueOpt, hoistedLocal.Type);
Lowering\SpillSequenceSpiller.cs (1)
219return node.Update(longLived, node.ConstantValueOpt, node.Type);