2 references to Generate_parameter_0_and_overrides_implementations
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
GenerateVariable\GenerateVariableTests.cs (1)
382new[] { string.Format(FeaturesResources.Generate_field_0, "goo"), string.Format(FeaturesResources.Generate_property_0, "goo"), string.Format(FeaturesResources.Generate_local_0, "goo"), string.Format(FeaturesResources.Generate_parameter_0, "goo"), string.Format(FeaturesResources.Generate_parameter_0_and_overrides_implementations, "goo") });
Microsoft.CodeAnalysis.Features (1)
GenerateMember\GenerateVariable\AbstractGenerateVariableService.GenerateParameterCodeAction.cs (1)
35? FeaturesResources.Generate_parameter_0_and_overrides_implementations