1 write to _analyzerConfigOptions
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
src\RoslynAnalyzers\Utilities\Compiler\Options\SyntaxTreeCategorizedAnalyzerConfigOptions.cs (1)
26_analyzerConfigOptions = analyzerConfigOptions;
2 references to _analyzerConfigOptions
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
src\RoslynAnalyzers\Utilities\Compiler\Options\SyntaxTreeCategorizedAnalyzerConfigOptions.cs (2)
71RoslynDebug.Assert(_analyzerConfigOptions != null); 80return _analyzerConfigOptions.TryGetValue(key, out valueString);