2 references to StepThroughSingleFinally
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\FlowAnalysis\CustomDataFlowAnalysis.cs (2)
263if (!StepThroughSingleFinally(enclosing.NestedRegions[1], ref currentAnalysisData)) 327if (!StepThroughSingleFinally(enclosing.NestedRegions[1], ref currentAnalysisData))