4 references to GetDayOfWeek
mscorlib (4)
system\globalization\japanesecalendar.cs (1)
405return (helper.GetDayOfWeek(time));
system\globalization\koreancalendar.cs (1)
153return (helper.GetDayOfWeek(time));
system\globalization\taiwancalendar.cs (1)
139return (helper.GetDayOfWeek(time));
system\globalization\thaibuddhistcalendar.cs (1)
111return (helper.GetDayOfWeek(time));