public void GetCharCount_Invalid()
 {
     EncodingHelpers.GetCharCount_Invalid(new UnicodeEncoding());
 }