2 instantiations of IntentProvider
Microsoft.CodeAnalysis.CSharp.Features (1)
GenerateConstructors\CSharpGenerateConstructorsCodeRefactoringProvider.cs (1)
25[IntentProvider(WellKnownIntents.GenerateConstructor, LanguageNames.CSharp)]
Microsoft.CodeAnalysis.Features (1)
AddConstructorParametersFromMembers\AddConstructorParametersFromMembersCodeRefactoringProvider.cs (1)
29[IntentProvider(WellKnownIntents.AddConstructorParameter, LanguageNames.CSharp)]