2 instantiations of Implementation
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Diagnostics\StructuredAnalyzerConfigOptions.cs (2)
53
=> new
Implementation
(options, fallback);
101
options = new
Implementation
(configOptions, fallback: Empty);