4 references to GetMonthsInYear
mscorlib (4)
system\globalization\japanesecalendar.cs (1)
417return (helper.GetMonthsInYear(year, era));
system\globalization\koreancalendar.cs (1)
164return (helper.GetMonthsInYear(year, era));
system\globalization\taiwancalendar.cs (1)
150return (helper.GetMonthsInYear(year, era));
system\globalization\thaibuddhistcalendar.cs (1)
122return (helper.GetMonthsInYear(year, era));