3 references to ExportAnonymousPrimitiveMapping
System.Private.Xml (3)
System\Xml\Serialization\XmlSchemaExporter.cs (3)
375element.SchemaType = ExportAnonymousPrimitiveMapping(pm); 766list.ItemType = (XmlSchemaSimpleType)ExportAnonymousPrimitiveMapping(pm); 779attribute.SchemaType = (XmlSchemaSimpleType)ExportAnonymousPrimitiveMapping(pm);