4 references to GetLeapMonth
mscorlib (4)
system\globalization\japanesecalendar.cs (1)
469return (helper.GetLeapMonth(year, era));
system\globalization\koreancalendar.cs (1)
207return (helper.GetLeapMonth(year, era));
system\globalization\taiwancalendar.cs (1)
193return (helper.GetLeapMonth(year, era));
system\globalization\thaibuddhistcalendar.cs (1)
165return (helper.GetLeapMonth(year, era));