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