1 reference to WithFinallyKeyword
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.cs (1)
12942
var newNode = node.
WithFinallyKeyword
(node.FinallyKeyword).WithBlock(node.Block);