2 references to _optionsCache
Microsoft.CodeAnalysis (2)
CommandLine\AnalyzerConfigSet.cs (2)
241if (!_optionsCache.TryGetValue(sectionKey, out var result)) 302if (_optionsCache.TryAdd(sectionKey, result))