4 writes to _years
System.Private.Xml (4)
System\Xml\Schema\XsdDuration.cs (4)
60_years = years; 124_years = 0; 154_years = result.Years; 492result._years = value;
4 references to _years
System.Private.Xml (4)
System\Xml\Schema\XsdDuration.cs (4)
182get { return _years; } 276ticks += ((ulong)_years + (ulong)_months / 12) * 365; 364if (_years != 0) 366vsb.AppendSpanFormattable(_years, null, CultureInfo.InvariantCulture);