18 references to PreprocessAnnotation
System.Xml (18)
System\Xml\Schema\SchemaCollectionpreProcessor.cs (18)
309PreprocessAnnotation(include); 693PreprocessAnnotation(attribute); //set parent of annotation child of ref 714PreprocessAnnotation(attribute); 751PreprocessAnnotation(attributeGroup); 804PreprocessAnnotation(element); //Check annotation child for ref and set parent 844PreprocessAnnotation(element); //Set parent for Annotation child of element 891PreprocessAnnotation(constraint); //Set parent of annotation child of key/keyref/unique 997PreprocessAnnotation(restriction); //set parent of annotation child of simple type restriction 1019PreprocessAnnotation(list); //set parent of annotation child of simple type list 1040PreprocessAnnotation(union1); //set parent of annotation child of simple type union 1094PreprocessAnnotation(complexType.ContentModel); 1111PreprocessAnnotation(content.Content); //annotation child of simple extension / restriction 1157PreprocessAnnotation(content.Content); //Annotation child of extension / restriction 1223PreprocessAnnotation(group); //Set parent of annotation child of group 1254PreprocessAnnotation(notation); //Set parent of annotation child of notation 1330PreprocessAnnotation(particle); //set parent of annotation child of group / all/ choice / sequence 1349PreprocessAnnotation(attributes[i]); //set parent of annotation child of attributeGroupRef 1356PreprocessAnnotation(anyAttribute); //set parent of annotation child of any attribute