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