1 reference to UNICODE_PLANE01_START
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Char.cs (1)
1126
return (temp1 * 0x400) + temp2 +
UNICODE_PLANE01_START
;