Closed jstedfast closed 4 years ago
Also worked around a bug in the VsCode debugger protocol library where it gives us invalid EvaluationName strings that cannot be evaluated (due to casting errors) by using the existing string value.
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1001902 Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1023874
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1023874/
this has a repro from a user, we should turn that into a test case and link it here
Test Case: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1047490
ping
This has been obsoleted by https://github.com/mono/monodevelop/pull/9513
Also worked around a bug in the VsCode debugger protocol library where it gives us invalid EvaluationName strings that cannot be evaluated (due to casting errors) by using the existing string value.
Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1001902 Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1023874