Base:
2 references to GetCharCount
System.Formats.Asn1 (2)
System\Formats\Asn1\AsnCharacterStringEncodings.cs (2)
85return GetCharCount(new ReadOnlySpan<byte>(bytes, index, count)); 90return GetCharCount(new ReadOnlySpan<byte>(bytes, count));