1 reference to GetTryFinallyStatements
Microsoft.CodeAnalysis.Features (1)
IntroduceUsingStatement\AbstractIntroduceUsingStatementCodeRefactoringProvider.cs (1)
200
(tryStatements, var finallyStatements) =
GetTryFinallyStatements
(tryStatement);