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