c# 调试时看不到变量值 表达式求值时 对类型xxx的引用声称该类型是在 xxxx 中定义的,但未能找到
Reference to type xxx claims it is defined in xxxx but it could not be found
原因程序加载了同名dll 一个类型中存在xxx的声明 一个不存在