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