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