VS2022 C# watch window internal error message
I would like to inquire about an issue where values cannot be calculated in the Watch window.
How to solve this?
VS2022 C# watch window internal error message
I would like to inquire about an issue where values cannot be calculated in the Watch window.
How to solve this?


we had the same thing with VS, you can right click the Library and under Build tick Allow unsafe code setting , it's works for us. enter image description here