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