Currently Path has a useLegacyImplementation toggle which uses SwiftSystem.FilePath on Windows and our custom implementation elsewhere. We should transition to FilePath on all platforms.