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