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