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