无法进入 PresentationFramework [英] Unable to step into PresentationFramework

查看:45
本文介绍了无法进入 PresentationFramework的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试进入 PresentationFramework,但调试器只是跳到下一行.

I am trying to step into PresentationFramework, but the debugger just skips ahead to the next line.

  • 我已经使用模块窗口加载了符号.
  • 我已启用 .NET Framework 源代码步进
  • 我已禁用 Just My Code

我已经使用 resharper 生成 pdb 并反编译源代码,但是单步执行这些操作真的很困难.部分是因为许多变量都有通用名称(num1、num2 等),但主要是因为调试器似乎有点随机 - 有时跳线,有时向后跳......

I have used resharper to generate pdb and decompile the source, but stepping through those is really difficult. Partly because many variables have generic names (num1, num2 etc), but mostly because the debugger seemingly just around somewhat randomly - sometimes skipping lines, sometimes jumping backwards...

我已经从参考源下载了.Net 4.7.2源代码;有什么办法可以进入吗?

I have downloaded the .Net 4.7.2 source code from reference source; is there any way to step into that?

推荐答案

所以,升级到 .Net 4.8 是有效的.也许只有在 Microsoft 发布新版本后才能实现,但至少就目前而言,它是有效的.

So what did work was to upgrade to .Net 4.8. Maybe it only will until Microsoft releases a new version, but, for now, at least it works.

这篇关于无法进入 PresentationFramework的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆