2 writes to _type
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\GregorianCalendar.cs (2)
57
_type
= type;
74
_type
= value;
2 references to _type
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\GregorianCalendar.cs (2)
62
get =>
_type
;
83
(CalendarId)
_type
;