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