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