Debugging function of Blazor Webassembly project (like watching variable values/evaluating in Immediate window) of Visual Studio 2022 does not work correctly with referencing a Visual Basic Library ...
I'm trying to use the compiler from the package FSharp.Compiler.Tools 4.0.1.20 in Visual Studio 2015 instead of the one installed with VS. Compilation works OK, but it seems to emit only optimized ...