空间名using System.Xml; 已经加过
这挺奇怪的,你把引用删了重新引用下试试
给项目添加System.Xml的dll引用,然后引入命名空间System.Xml.XmlTextReader。