2 references to ToDefaultValue
System.Xml (2)
System\Xml\Serialization\XmlCodeExporter.cs (1)
367return XmlCustomFormatter.ToDefaultValue(defaultValue, pm.TypeDesc.FormatterName);
System\Xml\Serialization\XmlSchemaImporter.cs (1)
1624XmlCustomFormatter.ToDefaultValue(enumeration.Value, sourceTypeDesc.FormatterName);