Thomas Nguyen

Results 1 issues of Thomas Nguyen

Path.GetDirectoryName can return null, which will then break Path.Combine. Passing string.Empty or "" or Directoy.GetCurrentDirectory() to Combine() will be more reasonable