6 references to GregorianCalendarHelper
mscorlib (6)
system\globalization\japanesecalendar.cs (1)
358helper = new GregorianCalendarHelper(this, GetEraInfo());
system\globalization\japaneselunisolarcalendar.cs (1)
267helper = new GregorianCalendarHelper(this, TrimEras(JapaneseCalendar.GetEraInfo()));
system\globalization\koreancalendar.cs (1)
106helper = new GregorianCalendarHelper(this, koreanEraInfo);
system\globalization\taiwancalendar.cs (1)
103helper = new GregorianCalendarHelper(this, taiwanEraInfo);
system\globalization\taiwanlunisolarcalendar.cs (1)
302helper = new GregorianCalendarHelper(this, taiwanLunisolarEraInfo);
system\globalization\thaibuddhistcalendar.cs (1)
75helper = new GregorianCalendarHelper(this, thaiBuddhistEraInfo);