2 references to LunarToGregorian
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\EastAsianLunisolarCalendar.cs (2)
256if (!LunarToGregorian(year, month, day, out int gy, out int gm, out int gd)) 400LunarToGregorian(year, month, day, out int gy, out int gm, out int gd);