5 writes to hh
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Globalization\TimeSpanFormat.cs (5)
488x.hh = 2; 501dd = hh = mm = ss = ff = 0; 561hh++; 609hh = 2; 617if (hh < 1 || hh > 2) hh = 2;
4 references to hh
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Globalization\TimeSpanFormat.cs (4)
601Debug.Assert(0 < hh && hh < 3, "0 < hh && hh < 3, Bug in System.Globalization.DateTimeFormatInfo.FullTimeSpan[Positive|Negative]Pattern"); 617if (hh < 1 || hh > 2) hh = 2;