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