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