2 references to PreferAutoProperties
Microsoft.CodeAnalysis.CodeStyle (2)
src\Analyzers\Core\Analyzers\AnalyzerOptionsProvider.cs (1)
50public CodeStyleOption2<bool> PreferAutoProperties => GetOption(CodeStyleOptions2.PreferAutoProperties);
src\Analyzers\Core\Analyzers\UseAutoProperty\AbstractUseAutoPropertyAnalyzer.cs (1)
56CodeStyleOptions2.PreferAutoProperties,