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