18 references to PreprocessAnnotation
dotnet-svcutil-lib (18)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (18)
368PreprocessAnnotation(include); 862PreprocessAnnotation(attribute); //set parent of annotation child of ref 887PreprocessAnnotation(attribute); 935PreprocessAnnotation(attributeGroup); 1004PreprocessAnnotation(element); //Check annotation child for ref and set parent 1053PreprocessAnnotation(element); //Set parent for Annotation child of element 1115PreprocessAnnotation(constraint); //Set parent of annotation child of key/keyref/unique 1252PreprocessAnnotation(restriction); //set parent of annotation child of simple type restriction 1280PreprocessAnnotation(list); //set parent of annotation child of simple type list 1306PreprocessAnnotation(union1); //set parent of annotation child of simple type union 1376PreprocessAnnotation(complexType.ContentModel); 1399PreprocessAnnotation(content.Content); //annotation child of simple extension / restriction 1458PreprocessAnnotation(content.Content); //Annotation child of extension / restriction 1540PreprocessAnnotation(group); //Set parent of annotation child of group 1581PreprocessAnnotation(notation); //Set parent of annotation child of notation 1679PreprocessAnnotation(particle); //set parent of annotation child of group / all/ choice / sequence 1704PreprocessAnnotation(attributes[i]); //set parent of annotation child of attributeGroupRef 1713PreprocessAnnotation(anyAttribute); //set parent of annotation child of any attribute