2 references to nDaysPerMonth
mscorlib (2)
system\globalization\eastasianlunisolarcalendar.cs (2)
211
if ((GetYearInfo(year,
nDaysPerMonth
) & mask)== 0)
313
LDpM = GetYearInfo(nLYear,
nDaysPerMonth
);