Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I'm getting the below error when I hit some breakpoints. The error makes sense but it's not telling me which function is being offensive. My question is where does this dialog pull the method name from such that I'm getting this null reference string instead? (If I follow the suggestion and disable property evaluation, the problem goes away, but I would rather keep this feature enabled as it's a huge convenience.)

Error text:

Evaluating the function System.NullReferenceException.NullReferenceException timed out and needed to be aborted in an unsafe way. This may have corrupted the target process.

enter image description here

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
202 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...