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