1 instantiation of ISCIIDecoder
mscorlib (1)
system\text\isciiencoding.cs (1)
736return new ISCIIDecoder(this);
2 references to ISCIIDecoder
mscorlib (2)
system\text\isciiencoding.cs (2)
373ISCIIDecoder decoder = (ISCIIDecoder) baseDecoder;