3 references to IntentDataProvider
Microsoft.CodeAnalysis.Features (3)
AddConstructorParametersFromMembers\AddConstructorParametersFromMembersCodeRefactoringProvider.cs (1)
167IntentDataProvider intentDataProvider,
GenerateConstructorFromMembers\AbstractGenerateConstructorFromMembersCodeRefactoringProvider.cs (1)
75Document priorDocument, TextSpan priorSelection, Document currentDocument, IntentDataProvider intentDataProvider, CancellationToken cancellationToken)
Intents\IIntentProvider.cs (1)
18IntentDataProvider intentDataProvider,