2 references to GetUnsignedIntegralOptionValue
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\InterproceduralAnalysisConfiguration.cs (2)
63
var maxInterproceduralMethodCallChain = analyzerOptions.
GetUnsignedIntegralOptionValue
(
70
var maxInterproceduralLambdaOrLocalFunctionCallChain = analyzerOptions.
GetUnsignedIntegralOptionValue
(