2 references to AnalyzerConfigOptionsCache
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\ProjectState.cs (2)
487
return new
AnalyzerConfigOptionsCache
(AnalyzerConfigSet.Create(analyzerConfigs));
492
return new
AnalyzerConfigOptionsCache
(AnalyzerConfigSet.Create(analyzerConfigs));