Reimplemented from System.Text.EncodingNLS.
Definition at line 623 of file ISCIIEncoding.cs.
624 {
628 bool flag = false;
631 char c = '\0';
634 {
641 }
644 if (num >= 2 && num <= 11)
645 {
647 }
649 {
652 {
654 if (flag)
655 {
657 {
660 flag = false;
661 continue;
662 }
664 {
667 if (num >= 2 && num <= 11)
668 {
670 }
671 flag = false;
672 continue;
673 }
675 {
678 if (num >= 2 && num <= 11)
679 {
681 }
682 flag = false;
683 continue;
684 }
686 {
687 break;
688 }
689 flag = false;
690 }
692 {
694 {
696 {
697 break;
698 }
700 continue;
701 }
703 {
705 {
706 break;
707 }
709 continue;
710 }
712 }
714 {
716 {
718 {
719 break;
720 }
722 continue;
723 }
725 {
727 {
728 break;
729 }
731 continue;
732 }
734 {
735 break;
736 }
738 }
739 else
740 {
742 {
744 {
745 break;
746 }
748 continue;
749 }
751 {
752 break;
753 }
755 }
756 }
758 {
760 {
761 break;
762 }
763 continue;
764 }
766 {
767 flag = (
flag4 =
true);
768 continue;
769 }
773 {
775 {
777 {
778 break;
779 }
780 }
782 {
783 break;
784 }
785 }
787 {
789 {
790 break;
791 }
793 }
795 {
799 }
800 else
801 {
803 }
804 }
806 {
807 if (flag)
808 {
810 {
811 flag = false;
812 }
813 else
814 {
816 }
817 }
819 {
821 {
823 }
824 else
825 {
827 }
828 }
830 {
832 {
834 }
835 else
836 {
838 }
839 }
840 }
842 {
844 {
851 }
852 else
853 {
860 }
862 }
864 }
readonly int _defaultCodePage
static readonly char[,,] s_IndicMapping
static readonly int[] s_IndicMappingIndex
References System.Text.ISCIIEncoding._defaultCodePage, System.byteCount, System.bytes, System.charCount, System.chars, System.Runtime.Serialization.Dictionary, System.Text.ISCIIEncoding.s_IndicMapping, and System.Text.ISCIIEncoding.s_IndicMappingIndex.
Referenced by System.Text.ISCIIEncoding.GetCharCount().