2 references to Introduce_local_constant_for_all_occurrences_of_0
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (1)
IntroduceVariable\IntroduceVariableTests.cs (1)
2011[string.Format(FeaturesResources.Introduce_local_constant_for_0, "5"), string.Format(FeaturesResources.Introduce_local_constant_for_all_occurrences_of_0, "5")]);
Microsoft.CodeAnalysis.Features (1)
IntroduceVariable\AbstractIntroduceVariableService.IntroduceVariableCodeAction.cs (1)
92{ FeaturesResources.Introduce_constant_for_all_occurrences_of_0, FeaturesResources.Introduce_local_constant_for_all_occurrences_of_0 }