1 write to QnXsdAll
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
280
QnXsdAll
= new XmlQualifiedName(nameTable.Add("all"), NsXs);
1 reference to QnXsdAll
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
401
TokenToQName[(int)Token.XsdAll] =
QnXsdAll
;