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