5 references to _service
Microsoft.CodeAnalysis.Features (5)
IntroduceVariable\AbstractIntroduceVariableService.State.cs (5)
103IsConstant = IsExpressionConstant(Document, Expression, _service, cancellationToken); 129var enclosingBlocks = _service.GetContainingExecutableBlocks(Expression); 149if (_service.IsInExpressionBodiedMember(Expression)) 160if (_service.IsInAutoPropertyInitializer(Expression)) 249if (!_service.CanIntroduceVariableFor(Expression))