2 references to StringToYearMonthDuration
System.Xml (2)
System\Xml\Schema\XmlValueConverter.cs (2)
1928
case XmlTypeCode.YearMonthDuration: return
StringToYearMonthDuration
((string) value);
1978
case XmlTypeCode.YearMonthDuration: return
StringToYearMonthDuration
((string) value);