1 instantiation of ISO2022Encoder
mscorlib (1)
system\text\iso2022encoding.cs (1)
1858return new ISO2022Encoder(this);
5 references to ISO2022Encoder
mscorlib (5)
system\text\iso2022encoding.cs (5)
299ISO2022Encoder encoder = (ISO2022Encoder)baseEncoder; 413byte* bytes, int byteCount, ISO2022Encoder encoder) 656byte* bytes, int byteCount, ISO2022Encoder encoder) 807byte* bytes, int byteCount, ISO2022Encoder encoder)