System.Runtime.InteropServices.COMException: The specified path is invalid.
The specified path (UNABLE_TO_MASK_PATH) is too long. It exceeds the maximum length of -1596460680.
?, in async Task<(bool Success, ulong Capacity, ulong Used)> SyncRootHelpers.GetSyncRootQuotaAsync(string path)
?, in async Task DriveProperties.GetSpecialPropertiesAsync()
System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.