1 write to helper
mscorlib (1)
system\globalization\taiwanlunisolarcalendar.cs (1)
302helper = new GregorianCalendarHelper(this, taiwanLunisolarEraInfo);
4 references to helper
mscorlib (4)
system\globalization\taiwanlunisolarcalendar.cs (4)
275return helper.GetYear(year, time); 279return helper.GetGregorianYear(year, era); 308return (helper.GetEra(time)); 327return (helper.Eras);