2 references to ApplyNamingStyle
Microsoft.CodeAnalysis.Features (2)
src\Analyzers\Core\CodeFixes\NamingStyle\NamingStyleCodeFixProvider.cs (1)
31Name = PredefinedCodeFixProviderNames.ApplyNamingStyle), Shared]
src\Analyzers\Core\CodeFixes\PredefinedCodeFixProviderNames.cs (1)
26public const string ApplyNamingStyle = nameof(ApplyNamingStyle);