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