7 references to GetCategoryCasingTableOffsetNoBoundsChecks
System.Private.CoreLib (7)
src\libraries\System.Private.CoreLib\src\System\Globalization\CharUnicodeInfo.cs (7)
84
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
(codePoint);
186
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
(ch);
255
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
((uint)codePoint);
274
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
(codePoint);
290
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
((uint)codePoint);
309
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
(codePoint);
390
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
(codePoint);