3 references to _solutionCache
Microsoft.AspNetCore.Analyzer.Testing (3)
DiagnosticProject.cs (3)
34lock (_solutionCache) 36if (!_solutionCache.TryGetValue(testAssembly, out solution)) 63_solutionCache.Add(testAssembly, solution);