2 references to XsdDuration
System.Xml (2)
System\Xml\Schema\XsdDuration.cs (2)
106this = new XsdDuration(isNegative, years, months, 0, 0, 0, 0, 0); 264return new XsdDuration(IsNegative, years, months, days, hours, minutes, seconds, Nanoseconds);