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