id: 1 unit: internal static Issue FromApiEntity() file: src/YouTrackSharp/Issues/Issue.cs start line: 54 end line: 360 size: 288 LOC McCabe index: 56 number of parameters: 3 id: 2 unit: internal static Change FromApiEntity() file: src/YouTrackSharp/Issues/Change.cs start line: 20 end line: 105 size: 81 LOC McCabe index: 36 number of parameters: 1 id: 3 unit: public async Task AttachFileToIssue() file: src/YouTrackSharp/Issues/IssuesService.Attachments.cs start line: 15 end line: 81 size: 62 LOC McCabe index: 10 number of parameters: 6 id: 4 unit: public async Task CreateIssue() file: src/YouTrackSharp/Issues/IssuesService.cs start line: 86 end line: 156 size: 57 LOC McCabe index: 11 number of parameters: 2 id: 5 unit: public override async Task GetAuthenticatedApiClient() file: src/YouTrackSharp/BearerTokenConnection.cs start line: 76 end line: 134 size: 49 LOC McCabe index: 9 number of parameters: 0 id: 6 unit: internal BundleProjectCustomField ToApiEntity() file: src/YouTrackSharp/Projects/CustomField.cs start line: 45 end line: 96 size: 47 LOC McCabe index: 10 number of parameters: 1 id: 7 unit: public override bool TrySetMember() file: src/YouTrackSharp/Issues/Issue.cs start line: 505 end line: 558 size: 42 LOC McCabe index: 14 number of parameters: 2 id: 8 unit: public async Task UpdateUser() file: src/YouTrackSharp/Management/UserManagementService.cs start line: 109 end line: 155 size: 41 LOC McCabe index: 8 number of parameters: 5 id: 9 unit: public async Task MergeUsers() file: src/YouTrackSharp/Management/UserManagementService.cs start line: 183 end line: 219 size: 33 LOC McCabe index: 6 number of parameters: 3 id: 10 unit: public override object ReadJson() file: src/YouTrackSharp/Json/UnixDateTimeOffsetConverter.cs start line: 30 end line: 69 size: 32 LOC McCabe index: 10 number of parameters: 4 id: 11 unit: public async Task DeleteCommentForIssue() file: src/YouTrackSharp/Issues/IssuesService.Comments.cs start line: 65 end line: 97 size: 31 LOC McCabe index: 6 number of parameters: 3 id: 12 unit: public async Task ApplyCommand() file: src/YouTrackSharp/Issues/IssuesService.cs start line: 188 end line: 221 size: 30 LOC McCabe index: 6 number of parameters: 5 id: 13 unit: public async Task CreateUser() file: src/YouTrackSharp/Management/UserManagementService.cs start line: 74 end line: 106 size: 28 LOC McCabe index: 6 number of parameters: 5 id: 14 unit: internal ProjectTimeTrackingSettings ToApiEntity() file: src/YouTrackSharp/Management/TimeTrackingSettings.cs start line: 32 end line: 61 size: 27 LOC McCabe index: 5 number of parameters: 1 id: 15 unit: internal static ICollection FromApiEntities() file: src/YouTrackSharp/Issues/Link.cs start line: 18 end line: 48 size: 26 LOC McCabe index: 6 number of parameters: 2 id: 16 unit: public async Task DeleteProjectCustomField() file: src/YouTrackSharp/Projects/ProjectCustomFieldsService.cs start line: 53 end line: 82 size: 26 LOC McCabe index: 5 number of parameters: 2 id: 17 unit: public async Task GetIssue() file: src/YouTrackSharp/Issues/IssuesService.cs start line: 33 end line: 57 size: 23 LOC McCabe index: 5 number of parameters: 3 id: 18 unit: public async Task UpdateIssue() file: src/YouTrackSharp/Issues/IssuesService.cs start line: 159 end line: 185 size: 22 LOC McCabe index: 6 number of parameters: 4 id: 19 unit: public override object ReadJson() file: src/YouTrackSharp/Json/ProjectVersionConverter.cs start line: 29 end line: 55 size: 21 LOC McCabe index: 5 number of parameters: 4 id: 20 unit: public async Task Exists() file: src/YouTrackSharp/Issues/IssuesService.cs start line: 60 end line: 83 size: 21 LOC McCabe index: 4 number of parameters: 1 id: 21 unit: public async Task DeleteWorkItemForIssue() file: src/YouTrackSharp/TimeTracking/TimeTrackingService.cs start line: 100 end line: 122 size: 20 LOC McCabe index: 4 number of parameters: 2 id: 22 unit: public async Task DeleteIssue() file: src/YouTrackSharp/Issues/IssuesService.cs start line: 224 end line: 245 size: 20 LOC McCabe index: 4 number of parameters: 1 id: 23 unit: public async Task DeleteAttachmentForIssue() file: src/YouTrackSharp/Issues/IssuesService.Attachments.cs start line: 122 end line: 144 size: 20 LOC McCabe index: 4 number of parameters: 2 id: 24 unit: public async Task DeleteUser() file: src/YouTrackSharp/Management/UserManagementService.cs start line: 158 end line: 180 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 25 unit: public async Task DownloadAttachment() file: src/YouTrackSharp/Issues/IssuesService.Attachments.cs start line: 99 end line: 119 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 26 unit: public async Task AddUserToGroup() file: src/YouTrackSharp/Management/UserManagementService.cs start line: 240 end line: 260 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 27 unit: public async Task RemoveUserFromGroup() file: src/YouTrackSharp/Management/UserManagementService.cs start line: 263 end line: 283 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 28 unit: public async Task UpdateWorkItemForIssue() file: src/YouTrackSharp/TimeTracking/TimeTrackingService.cs start line: 79 end line: 97 size: 17 LOC McCabe index: 4 number of parameters: 3 id: 29 unit: public async Task UpdateCommentForIssue() file: src/YouTrackSharp/Issues/IssuesService.Comments.cs start line: 44 end line: 62 size: 17 LOC McCabe index: 4 number of parameters: 3 id: 30 unit: public async Task Execute() file: src/YouTrackSharp/Internal/LinearRetryPolicy.cs start line: 35 end line: 51 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 31 unit: internal static Comment FromApiEntity() file: src/YouTrackSharp/Issues/Comment.cs start line: 19 end line: 34 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 32 unit: public async Task GetIssueCount() file: src/YouTrackSharp/Issues/IssuesService.Querying.cs start line: 45 end line: 64 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 33 unit: public async Task UpdateTimeTrackingSettingsForProject() file: src/YouTrackSharp/Management/TimeTrackingManagementService.cs start line: 68 end line: 86 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 34 unit: public async Task CreateWorkItemForIssue() file: src/YouTrackSharp/TimeTracking/TimeTrackingService.cs start line: 60 end line: 76 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 35 unit: private async Task GetHubApiUrl() file: src/YouTrackSharp/Generated/Hub.Api.cs start line: 11 end line: 27 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 36 unit: public static bool IsSimpleType() file: src/YouTrackSharp/Json/JTokenTypeUtil.cs start line: 7 end line: 23 size: 15 LOC McCabe index: 7 number of parameters: 1 id: 37 unit: public ICollection AsCollection() file: src/YouTrackSharp/Issues/Field.cs start line: 64 end line: 78 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 38 unit: public async Task UpdateProjectCustomField() file: src/YouTrackSharp/Projects/ProjectCustomFieldsService.cs start line: 101 end line: 117 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 39 unit: internal static User FromApiEntity() file: src/YouTrackSharp/Management/User.cs start line: 15 end line: 28 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 40 unit: internal static WorkItem FromApiEntity() file: src/YouTrackSharp/TimeTracking/WorkItem.cs start line: 43 end line: 56 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 41 unit: public override void WriteJson() file: src/YouTrackSharp/Json/UnixDateTimeOffsetConverter.cs start line: 14 end line: 27 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 42 unit: public override object ReadJson() file: src/YouTrackSharp/Json/TimeSpanMinutesConverter.cs start line: 26 end line: 39 size: 13 LOC McCabe index: 4 number of parameters: 4 id: 43 unit: public string AsString() file: src/YouTrackSharp/Issues/Field.cs start line: 45 end line: 58 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 44 unit: public DateTime AsDateTime() file: src/YouTrackSharp/Issues/Field.cs start line: 84 end line: 97 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 45 unit: public async Task AddCommentForIssue() file: src/YouTrackSharp/Issues/IssuesService.Comments.cs start line: 27 end line: 41 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 46 unit: public async Task UpdateSystemWideTimeTrackingSettings() file: src/YouTrackSharp/Management/TimeTrackingManagementService.cs start line: 37 end line: 50 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 47 unit: internal static User FromApiEntity() file: src/YouTrackSharp/Users/User.cs start line: 15 end line: 26 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 48 unit: internal IssueWorkItem ToApiEntity() file: src/YouTrackSharp/TimeTracking/WorkItem.cs start line: 61 end line: 73 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 49 unit: public override bool TryGetMember() file: src/YouTrackSharp/Issues/Issue.cs start line: 489 end line: 502 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 50 unit: internal static Attachment FromApiEntity() file: src/YouTrackSharp/Issues/Attachment.cs start line: 18 end line: 29 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 51 unit: public async Task CreateProjectCustomField() file: src/YouTrackSharp/Projects/ProjectCustomFieldsService.cs start line: 85 end line: 98 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 52 unit: public async Task GetTimeTrackingSettingsForProject() file: src/YouTrackSharp/Management/TimeTrackingManagementService.cs start line: 53 end line: 65 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 53 unit: public override void WriteJson() file: src/YouTrackSharp/Json/ProjectVersionConverter.cs start line: 16 end line: 26 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 54 unit: public void SetField() file: src/YouTrackSharp/Issues/Issue.cs start line: 476 end line: 486 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 55 unit: internal static CustomField FromApiEntity() file: src/YouTrackSharp/Projects/CustomField.cs start line: 30 end line: 40 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 56 unit: public async Task GetProjectCustomField() file: src/YouTrackSharp/Projects/ProjectCustomFieldsService.cs start line: 38 end line: 50 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 57 unit: internal static SystemWideTimeTrackingSettings FromApiEntity() file: src/YouTrackSharp/Management/SystemWideTimeTrackingSettings.cs start line: 24 end line: 32 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 58 unit: internal WorkTimeSettings ToApiEntity() file: src/YouTrackSharp/Management/SystemWideTimeTrackingSettings.cs start line: 37 end line: 46 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 59 unit: internal static TimeTrackingSettings FromApiEntity() file: src/YouTrackSharp/Management/TimeTrackingSettings.cs start line: 19 end line: 27 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 60 unit: public static string ConvertToBase64() file: src/YouTrackSharp/Internal/Extensions.cs start line: 8 end line: 17 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 61 unit: protected Connection() file: src/YouTrackSharp/Connection.cs start line: 27 end line: 36 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 62 unit: internal static Project FromApiEntity() file: src/YouTrackSharp/Projects/Project.cs start line: 16 end line: 24 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 63 unit: public WorkItem() file: src/YouTrackSharp/TimeTracking/WorkItem.cs start line: 30 end line: 37 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 64 unit: public override async Task GetAuthenticatedRawClient() file: src/YouTrackSharp/BearerTokenConnection.cs start line: 65 end line: 73 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 65 unit: protected override Task SendAsync() file: src/YouTrackSharp/Internal/BearerTokenHttpClientHandler.cs start line: 26 end line: 34 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 66 unit: private static string EnsureTrailingSlash() file: src/YouTrackSharp/Connection.cs start line: 43 end line: 51 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 67 unit: public async Task GetSystemWideTimeTrackingSettings() file: src/YouTrackSharp/Management/TimeTrackingManagementService.cs start line: 27 end line: 34 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 68 unit: public LinearRetryPolicy() file: src/YouTrackSharp/Internal/LinearRetryPolicy.cs start line: 23 end line: 29 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 69 unit: public Project() file: src/YouTrackSharp/Projects/Project.cs start line: 29 end line: 35 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 70 unit: public CustomField() file: src/YouTrackSharp/Projects/CustomField.cs start line: 18 end line: 24 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 71 unit: public static string Until() file: build/Build.cs start line: 16 end line: 25 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 72 unit: public async Task GetUser() file: src/YouTrackSharp/Management/UserManagementService.cs start line: 28 end line: 35 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 73 unit: public UnauthorizedConnectionException() file: src/YouTrackSharp/UnauthorizedConnectionException.cs start line: 29 end line: 34 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 74 unit: public async Task GetCurrentUserInfo() file: src/YouTrackSharp/Users/UserService.cs start line: 24 end line: 30 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 75 unit: public string ToSinglePermittedGroup() file: src/YouTrackSharp/Generated/YouTrackSharp.Api.cs start line: 26 end line: 31 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 76 unit: public BearerTokenConnection() file: src/YouTrackSharp/BearerTokenConnection.cs start line: 38 end line: 43 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 77 unit: internal static YouTrackColor FromApiEntity() file: src/YouTrackSharp/Entities/YouTrackColor.cs start line: 16 end line: 21 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 78 unit: private string GetDebuggerTransition() file: src/YouTrackSharp/Issues/FieldChange.cs start line: 104 end line: 109 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 79 unit: public AgileSettings() file: src/YouTrackSharp/AgileBoards/AgileSettings.cs start line: 16 end line: 20 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 80 unit: internal static WorkType FromApiEntity() file: src/YouTrackSharp/TimeTracking/WorkType.cs start line: 15 end line: 19 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 81 unit: public override bool CanConvert() file: src/YouTrackSharp/Json/ProjectVersionConverter.cs start line: 58 end line: 62 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 82 unit: public override void WriteJson() file: src/YouTrackSharp/Json/TimeSpanMinutesConverter.cs start line: 19 end line: 23 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 83 unit: public Issue() file: src/YouTrackSharp/Issues/Issue.cs start line: 378 end line: 382 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 84 unit: public FieldChange() file: src/YouTrackSharp/Issues/FieldChange.cs start line: 47 end line: 51 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 85 unit: internal static Group FromApiEntity() file: src/YouTrackSharp/Management/Group.cs start line: 15 end line: 18 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 86 unit: public TimeTrackingManagementService() file: src/YouTrackSharp/Management/TimeTrackingManagementService.cs start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 87 unit: public SystemWideTimeTrackingSettings() file: src/YouTrackSharp/Management/SystemWideTimeTrackingSettings.cs start line: 15 end line: 18 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 88 unit: public UserManagementService() file: src/YouTrackSharp/Management/UserManagementService.cs start line: 22 end line: 25 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 89 unit: public SwimlaneSettings() file: src/YouTrackSharp/AgileBoards/SwimlaneSettings.cs start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 90 unit: public AgileBoardService() file: src/YouTrackSharp/AgileBoards/AgileBoardService.cs start line: 15 end line: 18 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 91 unit: public async Task CreateAgileBoard() file: src/YouTrackSharp/AgileBoards/AgileBoardService.cs start line: 21 end line: 56 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 92 unit: public async Task GetAgileBoard() file: src/YouTrackSharp/AgileBoards/AgileBoardService.cs start line: 78 end line: 94 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 93 unit: public async Task UpdateAgileBoard() file: src/YouTrackSharp/AgileBoards/AgileBoardService.cs start line: 97 end line: 134 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 94 unit: public async Task GetSprint() file: src/YouTrackSharp/AgileBoards/AgileBoardService.cs start line: 137 end line: 153 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 95 unit: public ColumnSettings() file: src/YouTrackSharp/AgileBoards/ColumnSettings.cs start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 96 unit: public UserService() file: src/YouTrackSharp/Users/UserService.cs start line: 18 end line: 21 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 97 unit: internal WorkItemType ToApiEntity() file: src/YouTrackSharp/TimeTracking/WorkType.cs start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 98 unit: public TimeTrackingService() file: src/YouTrackSharp/TimeTracking/TimeTrackingService.cs start line: 22 end line: 25 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 99 unit: internal static Author FromApiEntity() file: src/YouTrackSharp/TimeTracking/Author.cs start line: 15 end line: 18 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 100 unit: internal Me ToApiEntity() file: src/YouTrackSharp/TimeTracking/Author.cs start line: 23 end line: 26 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 101 unit: public override bool CanConvert() file: src/YouTrackSharp/Json/TimeSpanMinutesConverter.cs start line: 13 end line: 16 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 102 unit: public static DateTime TimestampToDateTime() file: src/YouTrackSharp/Internal/Extensions.cs start line: 19 end line: 22 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 103 unit: public static TimeSpan MinutesToTimeSpan() file: src/YouTrackSharp/Internal/Extensions.cs start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 104 unit: public static long DateTimeToUnixTimestamp() file: src/YouTrackSharp/Internal/Extensions.cs start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 105 unit: public BearerTokenHttpClientHandler() file: src/YouTrackSharp/Internal/BearerTokenHttpClientHandler.cs start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 106 unit: public int AsInt32() file: src/YouTrackSharp/Issues/Field.cs start line: 103 end line: 106 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 107 unit: public bool AsBool() file: src/YouTrackSharp/Issues/Field.cs start line: 112 end line: 115 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 108 unit: public Field GetField() file: src/YouTrackSharp/Issues/Issue.cs start line: 466 end line: 469 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 109 unit: public dynamic AsDynamic() file: src/YouTrackSharp/Issues/Issue.cs start line: 564 end line: 567 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 110 unit: public IssuesService() file: src/YouTrackSharp/Issues/IssuesService.cs start line: 27 end line: 30 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 111 unit: public Change() file: src/YouTrackSharp/Issues/Change.cs start line: 110 end line: 113 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 112 unit: public FieldChange ForField() file: src/YouTrackSharp/Issues/Change.cs start line: 126 end line: 129 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 113 unit: public static IProjectsService CreateProjectsService() file: src/YouTrackSharp/ConnectionExtensions.cs start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 114 unit: public static IIssuesService CreateIssuesService() file: src/YouTrackSharp/ConnectionExtensions.cs start line: 30 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 115 unit: public static ITimeTrackingService CreateTimeTrackingService() file: src/YouTrackSharp/ConnectionExtensions.cs start line: 40 end line: 43 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 116 unit: public static IUserManagementService CreateUserManagementService() file: src/YouTrackSharp/ConnectionExtensions.cs start line: 50 end line: 53 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 117 unit: public static ITimeTrackingManagementService CreateTimeTrackingManagementService() file: src/YouTrackSharp/ConnectionExtensions.cs start line: 60 end line: 63 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 118 unit: public static IProjectCustomFieldsService ProjectCustomFieldsService() file: src/YouTrackSharp/ConnectionExtensions.cs start line: 70 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 119 unit: public static IAgileBoardService CreateAgileBoardService() file: src/YouTrackSharp/ConnectionExtensions.cs start line: 84 end line: 87 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 120 unit: public ProjectsService() file: src/YouTrackSharp/Projects/ProjectsService.cs start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 121 unit: public ProjectCustomFieldsService() file: src/YouTrackSharp/Projects/ProjectCustomFieldsService.cs start line: 22 end line: 25 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 122 unit: public UnauthorizedConnectionException() file: src/YouTrackSharp/UnauthorizedConnectionException.cs start line: 18 end line: 20 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 123 unit: public WorkItem() file: src/YouTrackSharp/TimeTracking/WorkItem.cs start line: 17 end line: 19 size: 3 LOC McCabe index: 1 number of parameters: 0