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