3 instantiations of Implementation
Microsoft.CodeAnalysis.CodeStyle (3)
StructuredAnalyzerConfigOptions.cs (3)
66return new Implementation(new DictionaryAnalyzerConfigOptions(options)); 70=> new Implementation(options); 118options = new Implementation(configOptions);