2 references to PreferNamespaceAndFolderMatchStructure
Microsoft.CodeAnalysis.CodeStyle (2)
src\Analyzers\Core\Analyzers\AnalyzerOptionsProvider.cs (1)
67public CodeStyleOption2<bool> PreferNamespaceAndFolderMatchStructure => GetOption(CodeStyleOptions2.PreferNamespaceAndFolderMatchStructure);
src\Analyzers\Core\Analyzers\MatchFolderAndNamespace\AbstractMatchFolderAndNamespaceDiagnosticAnalyzer.cs (1)
37CodeStyleOptions2.PreferNamespaceAndFolderMatchStructure,