You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of the mobile workloads migration, we need to ensure the apps are behaving consistently when calling into Environment.GetFolderPath. There is already some implementation for iOS but it looks like it's not fully compatible with existing Mono code
The second part is to ensure there is full code coverage for all SpecialFolder values.