2 references to
Microsoft.CodeAnalysis.Features (2)
IntroduceVariable\AbstractIntroduceVariableService.CodeAction.cs (1)
24: base(service, document, options, expression, allOccurrences, isConstant, isLocal, isQueryLocal)
IntroduceVariable\AbstractIntroduceVariableService.IntroduceVariableAllOccurrenceCodeAction.cs (1)
29: base(service, document, options, expression, allOccurrences, isConstant, isLocal, isQueryLocal)