2 writes to wMonth
mscorlib (2)
system\datetime.cs (2)
1105
wMonth
= (ushort) month;
1123
wMonth
= (ushort) month;
1 reference to wMonth
mscorlib (1)
system\datetime.cs (1)
1206
long ticks = DateToTicks(time.wYear, time.
wMonth
, time.wDay);