3 references to XsdAnnotation
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
403TokenToQName[(int)Token.XsdAnnotation] = QnXsdAnnotation;
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (2)
423/* Annotation */ new XsdEntry( SchemaNames.Token.XsdAnnotation, State.Annotation, s_annotationSubelements, s_annotationAttributes, 826if (_currentEntry.Name != SchemaNames.Token.XsdAnnotation)