18 references to PreprocessAnnotation
dotnet-svcutil-lib (18)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (18)
587PreprocessAnnotation(include); 1213PreprocessAnnotation(attribute); //set parent of annotation child of ref 1238PreprocessAnnotation(attribute); 1288PreprocessAnnotation(attributeGroup); 1357PreprocessAnnotation(element); //Check annotation child for ref and set parent 1406PreprocessAnnotation(element); //Set parent for Annotation child of element 1470PreprocessAnnotation(constraint); //Set parent of annotation child of key/keyref/unique 1607PreprocessAnnotation(restriction); //set parent of annotation child of simple type restriction 1635PreprocessAnnotation(list); //set parent of annotation child of simple type list 1663PreprocessAnnotation(union1); //set parent of annotation child of simple type union 1733PreprocessAnnotation(complexType.ContentModel); 1756PreprocessAnnotation(content.Content); //annotation child of simple extension / restriction 1815PreprocessAnnotation(content.Content); //Annotation child of extension / restriction 1897PreprocessAnnotation(group); //Set parent of annotation child of group 1934PreprocessAnnotation(notation); //Set parent of annotation child of notation 2032PreprocessAnnotation(particle); //set parent of annotation child of group / all/ choice / sequence 2057PreprocessAnnotation(attributes[i]); //set parent of annotation child of attributeGroupRef 2066PreprocessAnnotation(anyAttribute); //set parent of annotation child of any attribute