2 references to Update
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (1)
11138
return node.
Update
(node.Locals, prologue, epilogue);
Lowering\ClosureConversion\ClosureConversion.cs (1)
1191
newInstrumentation = newInstrumentation.
Update
(newInstrumentation.Locals, newPrologue, newEpilogue);