2 implementations of ComputeIntentAsync
Microsoft.CodeAnalysis.Features (2)
AddConstructorParametersFromMembers\AddConstructorParametersFromMembersCodeRefactoringProvider.cs (1)
161public async Task<ImmutableArray<IntentProcessorResult>> ComputeIntentAsync(
GenerateConstructors\AbstractGenerateConstructorsCodeRefactoringProvider.cs (1)
77public async Task<ImmutableArray<IntentProcessorResult>> ComputeIntentAsync(
1 reference to ComputeIntentAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExternalAccess\IntelliCode\IntentProcessor.cs (1)
63var results = await provider.Value.ComputeIntentAsync(