1 write to QnXsdComplexType
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
292QnXsdComplexType = new XmlQualifiedName( nameTable.Add("complexType"), NsXs );
1 reference to QnXsdComplexType
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
412TokenToQName[(int)Token.XsdComplexType] = QnXsdComplexType;