2 references to TryGetOptionValue
Test.Utilities (2)
src\RoslynAnalyzers\Utilities\Compiler\Options\AggregateCategorizedAnalyzerConfigOptions.cs (2)
86
if (
TryGetOptionValue
(
104
if (
TryGetOptionValue
(optionName, kind, tree, rule, tryParseValue, arg, defaultValue, out var value))