4 references to AddYears
mscorlib (4)
system\globalization\japanesecalendar.cs (1)
374return (helper.AddYears(time, years));
system\globalization\koreancalendar.cs (1)
122return (helper.AddYears(time, years));
system\globalization\taiwancalendar.cs (1)
119return (helper.AddYears(time, years));
system\globalization\thaibuddhistcalendar.cs (1)
91return (helper.AddYears(time, years));