1 write to QnXsdNotation
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
290QnXsdNotation = new XmlQualifiedName( nameTable.Add("notation"), NsXs );
1 reference to QnXsdNotation
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
410TokenToQName[(int)Token.XsdNotation] = QnXsdNotation;