2 references to s_taiwanLunisolarEraInfo
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\TaiwanLunisolarCalendar.cs (2)
195
internal override EraInfo[]? CalEraInfo =>
s_taiwanLunisolarEraInfo
;
222
_helper = new GregorianCalendarHelper(this,
s_taiwanLunisolarEraInfo
);