1 write to QnXsdAnnotation
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
272
QnXsdAnnotation
= new XmlQualifiedName(nameTable.Add("annotation"), NsXs);
1 reference to QnXsdAnnotation
System.Private.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
393
TokenToQName[(int)Token.XsdAnnotation] =
QnXsdAnnotation
;