18 references to PreprocessAnnotation
System.Private.Xml (18)
System\Xml\Schema\Preprocessor.cs (18)
562PreprocessAnnotation(include); 1180PreprocessAnnotation(attribute); //set parent of annotation child of ref 1205PreprocessAnnotation(attribute); 1255PreprocessAnnotation(attributeGroup); 1324PreprocessAnnotation(element); //Check annotation child for ref and set parent 1373PreprocessAnnotation(element); //Set parent for Annotation child of element 1437PreprocessAnnotation(constraint); //Set parent of annotation child of key/keyref/unique 1576PreprocessAnnotation(restriction); //set parent of annotation child of simple type restriction 1603PreprocessAnnotation(list); //set parent of annotation child of simple type list 1631PreprocessAnnotation(union1); //set parent of annotation child of simple type union 1701PreprocessAnnotation(complexType.ContentModel); 1722PreprocessAnnotation(content.Content); //annotation child of simple extension / restriction 1780PreprocessAnnotation(content.Content); //Annotation child of extension / restriction 1863PreprocessAnnotation(group); //Set parent of annotation child of group 1900PreprocessAnnotation(notation); //Set parent of annotation child of notation 1997PreprocessAnnotation(particle); //set parent of annotation child of group / all/ choice / sequence 2022PreprocessAnnotation(attributes[i]); //set parent of annotation child of attributeGroupRef 2032PreprocessAnnotation(anyAttribute); //set parent of annotation child of any attribute