1 write to _service
Microsoft.CodeAnalysis.Features (1)
ReplacePropertyWithMethods\AbstractReplacePropertyWithMethodsService.cs (1)
104_service = service;
3 references to _service
Microsoft.CodeAnalysis.Features (3)
ReplacePropertyWithMethods\AbstractReplacePropertyWithMethodsService.cs (3)
117_cref = _service.TryGetCrefSyntax(_identifierName); 182return replacer._service.UnwrapCompoundAssignment(parent, readExpression); 316return _service.CreateCrefSyntax(originalCref, newIdentifierToken, parameterType);