4 references to GetDayOfMonth
mscorlib (4)
system\globalization\japanesecalendar.cs (1)
400
return (helper.
GetDayOfMonth
(time));
system\globalization\koreancalendar.cs (1)
148
return (helper.
GetDayOfMonth
(time));
system\globalization\taiwancalendar.cs (1)
134
return (helper.
GetDayOfMonth
(time));
system\globalization\thaibuddhistcalendar.cs (1)
106
return (helper.
GetDayOfMonth
(time));