3 references to Update
Microsoft.CodeAnalysis.CSharp (3)
Binder\SwitchBinder_Patterns.cs (1)
131sectionBuilder.Add(oldSection.Update(oldSection.Locals, labelBuilder.ToImmutableAndFree(), oldSection.Statements));
Generated\BoundNodes.xml.Generated.cs (2)
11785return node.Update(locals, switchLabels, statements); 13880return node.Update(locals, switchLabels, statements);