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