1 instantiation of ISO2022Decoder
mscorlib (1)
system\text\iso2022encoding.cs (1)
1863
return new
ISO2022Decoder
(this);
5 references to ISO2022Decoder
mscorlib (5)
system\text\iso2022encoding.cs (5)
349
ISO2022Decoder
decoder = (
ISO2022Decoder
)baseDecoder;
942
char* chars, int charCount,
ISO2022Decoder
decoder)
1270
char* chars, int charCount,
ISO2022Decoder
decoder)
1510
char* chars, int charCount,
ISO2022Decoder
decoder)