3 references to Introduce_local_for_all_occurrences_of_0
Microsoft.CodeAnalysis.Features (1)
IntroduceVariable\AbstractIntroduceVariableService.AbstractIntroduceVariableCodeAction.cs (1)
93
{ FeaturesResources.Introduce_field_for_all_occurrences_of_0, FeaturesResources.
Introduce_local_for_all_occurrences_of_0
},
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (2)
CodeActions\IntroduceVariable\IntroduceVariableTests.vb (2)
175
String.Format(FeaturesResources.
Introduce_local_for_all_occurrences_of_0
, "CType(2.ToString(), T)")})
191
String.Format(FeaturesResources.
Introduce_local_for_all_occurrences_of_0
, "x.ToString()")})