1 instantiation of GB18030Decoder
mscorlib (1)
system\text\gb18030encoding.cs (1)
845return new GB18030Decoder(this);
2 references to GB18030Decoder
mscorlib (2)
system\text\gb18030encoding.cs (2)
465GB18030Decoder decoder = (GB18030Decoder)baseDecoder;