Base:
method
GetCharCount
System.Text.Decoder.GetCharCount(System.Byte[], System.Int32, System.Int32, System.Boolean)
1 reference to GetCharCount
mscorlib (1)
system\text\decodernls.cs (1)
80return GetCharCount(bytes, index, count, false);