1 reference to Options
Microsoft.CodeAnalysis.Features (1)
IntroduceVariable\AbstractIntroduceVariableService.cs (1)
255
=> new((TService)this, state.Document, state.
Options
, state.Expression, allOccurrences, isConstant, isLocal, isQueryLocal);