1 reference to CreateMethodStartsWithGetRule
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\Naming\FallbackNamingRules.cs (1)
57internal static readonly ImmutableArray<NamingRule> CompletionSupplementaryRules = [CreateEndWithAsyncRule(), CreateGetAsyncRule(), CreateMethodStartsWithGetRule()];