2 references to Generate_constructor_in_0_with_properties
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
src\Analyzers\Core\CodeFixes\GenerateConstructor\AbstractGenerateConstructorService.cs (2)
106
string.Format(CodeFixesResources.
Generate_constructor_in_0_with_properties
, state.TypeToGenerateIn.Name),
108
nameof(CodeFixesResources.
Generate_constructor_in_0_with_properties
) + "_" + state.TypeToGenerateIn.Name));