1 instantiation of DefaultDecoder
mscorlib (1)
system\text\encoding.cs (1)
1393
return new
DefaultDecoder
(this);
1 reference to DefaultDecoder
mscorlib (1)
system\text\decodernls.cs (1)
52
info.SetType(typeof(Encoding.
DefaultDecoder
));