2 references to Generate_constructor_in_0_with_properties
Microsoft.CodeAnalysis.Features (2)
GenerateMember\GenerateConstructor\AbstractGenerateConstructorService.cs (2)
105
string.Format(FeaturesResources.
Generate_constructor_in_0_with_properties
, state.TypeToGenerateIn.Name),
107
nameof(FeaturesResources.
Generate_constructor_in_0_with_properties
) + "_" + state.TypeToGenerateIn.Name));