7 references to GetCategoryCasingTableOffsetNoBoundsChecks
System.Private.CoreLib (7)
src\libraries\System.Private.CoreLib\src\System\Globalization\CharUnicodeInfo.cs (7)
84
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
(codePoint);
213
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
(ch);
282
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
((uint)codePoint);
301
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
(codePoint);
317
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
((uint)codePoint);
336
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
(codePoint);
417
nuint offset =
GetCategoryCasingTableOffsetNoBoundsChecks
(codePoint);