4 references to GetMonth
mscorlib (4)
system\globalization\japanesecalendar.cs (1)
443
return (helper.
GetMonth
(time));
system\globalization\koreancalendar.cs (1)
181
return (helper.
GetMonth
(time));
system\globalization\taiwancalendar.cs (1)
167
return (helper.
GetMonth
(time));
system\globalization\thaibuddhistcalendar.cs (1)
139
return (helper.
GetMonth
(time));