1 reference to YearMonthDurationToString
System.Xml (1)
System\Xml\Schema\XmlValueConverter.cs (1)
1888
case XmlTypeCode.YearMonthDuration: return
YearMonthDurationToString
((TimeSpan) value);