18 references to PreprocessAnnotation
System.Private.Xml (18)
System\Xml\Schema\SchemaCollectionpreProcessor.cs (18)
363PreprocessAnnotation(include); 854PreprocessAnnotation(attribute); //set parent of annotation child of ref 879PreprocessAnnotation(attribute); 928PreprocessAnnotation(attributeGroup); 997PreprocessAnnotation(element); //Check annotation child for ref and set parent 1046PreprocessAnnotation(element); //Set parent for Annotation child of element 1108PreprocessAnnotation(constraint); //Set parent of annotation child of key/keyref/unique 1243PreprocessAnnotation(restriction); //set parent of annotation child of simple type restriction 1270PreprocessAnnotation(list); //set parent of annotation child of simple type list 1296PreprocessAnnotation(union1); //set parent of annotation child of simple type union 1366PreprocessAnnotation(complexType.ContentModel); 1387PreprocessAnnotation(content.Content); //annotation child of simple extension / restriction 1445PreprocessAnnotation(content.Content); //Annotation child of extension / restriction 1527PreprocessAnnotation(group); //Set parent of annotation child of group 1568PreprocessAnnotation(notation); //Set parent of annotation child of notation 1665PreprocessAnnotation(particle); //set parent of annotation child of group / all/ choice / sequence 1690PreprocessAnnotation(attributes[i]); //set parent of annotation child of attributeGroupRef 1699PreprocessAnnotation(anyAttribute); //set parent of annotation child of any attribute