1 write to realEncoding
mscorlib (1)
system\text\mlangcodepageencoding.cs (1)
162this.realEncoding = (Encoding)info.GetValue("m_encoding", typeof(Encoding));
1 reference to realEncoding
mscorlib (1)
system\text\mlangcodepageencoding.cs (1)
169return this.realEncoding.GetDecoder();