2 references to Utf16Utility
Microsoft.AspNetCore.App.Analyzers (2)
Infrastructure\VirtualChars\System.Text\Rune.cs (2)
1361return UnsafeCreate(Utf16Utility.ConvertAllAsciiCharsInUInt32ToLowercase(value._value)); 1416return UnsafeCreate(Utf16Utility.ConvertAllAsciiCharsInUInt32ToUppercase(value._value));