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