4 references to IsNegative
System.Xml (4)
System\Xml\Schema\XsdDuration.cs (4)
149if (result.IsNegative) { 264return new XsdDuration(IsNegative, years, months, days, hours, minutes, seconds, Nanoseconds); 330if (IsNegative) { 367if (IsNegative)