2 references to Utf16Utility
Microsoft.CodeAnalysis.CodeStyle (2)
Rune.cs (2)
1361return UnsafeCreate(Utf16Utility.ConvertAllAsciiCharsInUInt32ToLowercase(value._value)); 1416return UnsafeCreate(Utf16Utility.ConvertAllAsciiCharsInUInt32ToUppercase(value._value));