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 ...
The Debug class contains a bunch of static properties that link back various Tool classes. In order for this to function as expected, you need to either first call Debug::__constructStatic(), or more ...