18 references to PreprocessAnnotation
System.Xml (18)
System\Xml\Schema\Preprocessor.cs (18)
496PreprocessAnnotation(include); 1001PreprocessAnnotation(attribute); //set parent of annotation child of ref 1022PreprocessAnnotation(attribute); 1061PreprocessAnnotation(attributeGroup); 1114PreprocessAnnotation(element); //Check annotation child for ref and set parent 1154PreprocessAnnotation(element); //Set parent for Annotation child of element 1203PreprocessAnnotation(constraint); //Set parent of annotation child of key/keyref/unique 1309PreprocessAnnotation(restriction); //set parent of annotation child of simple type restriction 1331PreprocessAnnotation(list); //set parent of annotation child of simple type list 1354PreprocessAnnotation(union1); //set parent of annotation child of simple type union 1408PreprocessAnnotation(complexType.ContentModel); 1425PreprocessAnnotation(content.Content); //annotation child of simple extension / restriction 1471PreprocessAnnotation(content.Content); //Annotation child of extension / restriction 1537PreprocessAnnotation(group); //Set parent of annotation child of group 1566PreprocessAnnotation(notation); //Set parent of annotation child of notation 1642PreprocessAnnotation(particle); //set parent of annotation child of group / all/ choice / sequence 1661PreprocessAnnotation(attributes[i]); //set parent of annotation child of attributeGroupRef 1668PreprocessAnnotation(anyAttribute); //set parent of annotation child of any attribute