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