Control the F# Compiler
Does LP provide any ability to control how FSharp.Compiler.Service is used under the hood ? Say providing a custom Virtual File System or tweaking compilation args
Does LP provide any ability to control how FSharp.Compiler.Service is used under the hood ? Say providing a custom Virtual File System or tweaking compilation args
Comments
Not really. I'm not sure why you would want a virtual file system - how would this work in conjunction with your LINQPad query?
I was having a crackpot idea, of no real significance beyond academic interests. Good to know the limits. Thanks