e228f2caa6
Windows paths have back slashes, but TypeScript expects to always have forward slashes. In other places where this call happens (like `src/compiler_host.ts`) the same fix is present. PR Close #18784