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