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