1 reference to GetUtf16SequenceLength
Microsoft.AspNetCore.App.Analyzers (1)
Infrastructure\VirtualChars\System.Text\Rune.cs (1)
172
public int Utf16SequenceLength => UnicodeUtility.
GetUtf16SequenceLength
(_value);