1 reference to Introduce_local
Microsoft.CodeAnalysis.Features (1)
IntroduceVariable\AbstractIntroduceVariableService.cs (1)
188
=> isConstant ? FeaturesResources.Introduce_constant : FeaturesResources.
Introduce_local
;