2 instantiations of Implementation
Microsoft.CodeAnalysis.Workspaces (2)
StructuredAnalyzerConfigOptions.cs (2)
66
return new
Implementation
(new DictionaryAnalyzerConfigOptions(options));
70
=> new
Implementation
(options);