3 references to NodeType
System.IdentityModel (3)
System\IdentityModel\WrappedReader.cs (3)
536DiagnosticUtility.DebugAssert(this.NodeType == XmlNodeType.Element, ""); 560DiagnosticUtility.DebugAssert(this.NodeType == XmlNodeType.Attribute, ""); 587switch (this.NodeType)