2 implementations of ComputeIntentAsync
Microsoft.CodeAnalysis.Features (2)
AddConstructorParametersFromMembers\AddConstructorParametersFromMembersCodeRefactoringProvider.cs (1)
162public async Task<ImmutableArray<IntentProcessorResult>> ComputeIntentAsync(
GenerateConstructors\AbstractGenerateConstructorsCodeRefactoringProvider.cs (1)
77public async Task<ImmutableArray<IntentProcessorResult>> ComputeIntentAsync(