3 references to XsdAnnotation
System.Xml (3)
System\Xml\Schema\SchemaNames.cs (1)
398TokenToQName[(int)Token.XsdAnnotation] = QnXsdAnnotation;
System\Xml\Schema\XsdBuilder.cs (2)
412/* Annotation */ new XsdEntry( SchemaNames.Token.XsdAnnotation, State.Annotation, AnnotationSubelements, AnnotationAttributes, 789if (this.currentEntry.Name != SchemaNames.Token.XsdAnnotation) {