3 references to XsdAnnotation
System.Private.Xml (3)
System\Xml\Schema\SchemaNames.cs (1)
393TokenToQName[(int)Token.XsdAnnotation] = QnXsdAnnotation;
System\Xml\Schema\XsdBuilder.cs (2)
412/* Annotation */ new XsdEntry( SchemaNames.Token.XsdAnnotation, State.Annotation, s_annotationSubelements, s_annotationAttributes, 818if (_currentEntry.Name != SchemaNames.Token.XsdAnnotation)