3 references to IntentDataProvider
Microsoft.CodeAnalysis.Features (3)
AddConstructorParametersFromMembers\AddConstructorParametersFromMembersCodeRefactoringProvider.cs (1)
166IntentDataProvider intentDataProvider,
GenerateConstructors\AbstractGenerateConstructorsCodeRefactoringProvider.cs (1)
77Document priorDocument, TextSpan priorSelection, Document currentDocument, IntentDataProvider intentDataProvider, CancellationToken cancellationToken)
Intents\IIntentProvider.cs (1)
18IntentDataProvider intentDataProvider,