18 references to PreprocessAnnotation
System.Private.Xml (18)
System\Xml\Schema\SchemaCollectionpreProcessor.cs (18)
360PreprocessAnnotation(include); 851PreprocessAnnotation(attribute); //set parent of annotation child of ref 876PreprocessAnnotation(attribute); 925PreprocessAnnotation(attributeGroup); 994PreprocessAnnotation(element); //Check annotation child for ref and set parent 1043PreprocessAnnotation(element); //Set parent for Annotation child of element 1105PreprocessAnnotation(constraint); //Set parent of annotation child of key/keyref/unique 1240PreprocessAnnotation(restriction); //set parent of annotation child of simple type restriction 1267PreprocessAnnotation(list); //set parent of annotation child of simple type list 1293PreprocessAnnotation(union1); //set parent of annotation child of simple type union 1363PreprocessAnnotation(complexType.ContentModel); 1384PreprocessAnnotation(content.Content); //annotation child of simple extension / restriction 1442PreprocessAnnotation(content.Content); //Annotation child of extension / restriction 1524PreprocessAnnotation(group); //Set parent of annotation child of group 1565PreprocessAnnotation(notation); //Set parent of annotation child of notation 1662PreprocessAnnotation(particle); //set parent of annotation child of group / all/ choice / sequence 1687PreprocessAnnotation(attributes[i]); //set parent of annotation child of attributeGroupRef 1696PreprocessAnnotation(anyAttribute); //set parent of annotation child of any attribute