2 references to GenerateConstructor
Microsoft.CodeAnalysis.CSharp.Features (1)
GenerateConstructors\CSharpGenerateConstructorsCodeRefactoringProvider.cs (1)
25
[IntentProvider(WellKnownIntents.
GenerateConstructor
, LanguageNames.CSharp)]
Microsoft.CodeAnalysis.Features (1)
Intents\WellKnownIntents.cs (1)
12
public const string GenerateConstructor = nameof(
GenerateConstructor
);