1 write to _analysisDataForUnhandledThrowOperations
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\DataFlowAnalysisResult.cs (1)
61
_analysisDataForUnhandledThrowOperations
= analysisDataForUnhandledThrowOperations;
3 references to _analysisDataForUnhandledThrowOperations
Microsoft.CodeAnalysis.AnalyzerUtilities (3)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\DataFlowAnalysisResult.cs (3)
71
other.MergedStateForUnhandledThrowOperations, other.
_analysisDataForUnhandledThrowOperations
, other.TaskWrappedValuesMap,
93
_analysisDataForUnhandledThrowOperations
, TaskWrappedValuesMap, ControlFlowGraph, _defaultUnknownValue);
216
=>
_analysisDataForUnhandledThrowOperations
;