2 writes to hour
System.Private.Xml (2)
System\Xml\Schema\XsdDateTime.cs (2)
960Parse2Dig(start, ref hour) && hour <= 24 && 1031hour = 0;
3 references to hour
System.Private.Xml (3)
System\Xml\Schema\XsdDateTime.cs (3)
148int hour = parser.hour; 960Parse2Dig(start, ref hour) && hour <= 24 && 1023if (hour == 24 && (minute != 0 || second != 0 || fraction != 0))