4 references to GetDayOfYear
mscorlib (4)
system\globalization\japanesecalendar.cs (1)
411return (helper.GetDayOfYear(time));
system\globalization\koreancalendar.cs (1)
159return (helper.GetDayOfYear(time));
system\globalization\taiwancalendar.cs (1)
145return (helper.GetDayOfYear(time));
system\globalization\thaibuddhistcalendar.cs (1)
117return (helper.GetDayOfYear(time));