
In #30181, several testcases were added that were failing in Windows. The reason was that a recent rebase missed a required change to interact with the compiler's virtualized filesystems. This commit introduces the required usage of the VFS layer to fix the testcase. PR Close #31860