5 references to _service
Microsoft.CodeAnalysis.Features (5)
IntroduceVariable\AbstractIntroduceVariableService.State.cs (5)
116IsConstant = IsExpressionConstant(Document, Expression, _service, cancellationToken); 142var enclosingBlocks = _service.GetContainingExecutableBlocks(Expression); 162if (_service.IsInExpressionBodiedMember(Expression)) 173if (_service.IsInAutoPropertyInitializer(Expression)) 262if (!_service.CanIntroduceVariableFor(Expression))