2 references to CreateAnyTypeElementDecl
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
54
untypedAnyType.ElementDecl = SchemaElementDecl.
CreateAnyTypeElementDecl
();
76
localAnyType.ElementDecl = SchemaElementDecl.
CreateAnyTypeElementDecl
();