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