2 writes to wSecond
mscorlib (2)
system\datetime.cs (2)
1110wSecond = (ushort) second; 1128wSecond = (ushort) dt.Second;
1 reference to wSecond
mscorlib (1)
system\datetime.cs (1)
1207ticks += TimeToTicks(time.wHour, time.wMinute, time.wSecond);