1 instantiation of ISO2022Decoder
System.Text.Encoding.CodePages (1)
System\Text\ISO2022Encoding.cs (1)
1787return new ISO2022Decoder(this);
5 references to ISO2022Decoder
System.Text.Encoding.CodePages (5)
System\Text\ISO2022Encoding.cs (5)
293ISO2022Decoder? decoder = (ISO2022Decoder?)baseDecoder; 879char* chars, int charCount, ISO2022Decoder? decoder) 1204char* chars, int charCount, ISO2022Decoder? decoder) 1441char* chars, int charCount, ISO2022Decoder? decoder)