3 references to GetExit
Microsoft.CodeAnalysis.AnalyzerUtilities (3)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\DataFlowAnalysisResultBuilder.cs (3)
72getBlockResult(cfg.GetExit(), mergedDataForUnhandledThrowOperations) : 76var exitBlockOutputResult = getBlockResult(cfg.GetExit(), exitBlockData); 78getBlockResult(cfg.GetExit(), exceptionPathsExitBlockData) :