related to #18907
in either .NET SDK and .NET Framework versions of FSI, submitting an evaluation seems to attribute the code to stdin with an ever increasing line number, rather than the location in the .fsx file from which the selection is being submited.
C:\Users\gauth\AppData\Local\Temp\stdin(124,15): error FS3033...
Also,
In VS 2026 preview, when using .NET Framework version of FSI, evaluating SOURCE_DIRECTORY yields "C:\Users\gauth\AppData\Local\Temp" rather than the directory containing the .fsx file being edited / evaluated.