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