3 references to CodePage
mscorlib (3)
system\text\encodinginfo.cs (3)
64
return (this.
CodePage
== that.
CodePage
);
71
return this.
CodePage
;