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