1 instantiation of UTF8Encoder
mscorlib (1)
system\text\utf8encoding.cs (1)
2340
return new
UTF8Encoder
(this);
4 references to UTF8Encoder
mscorlib (4)
system\text\utf8encoding.cs (4)
486
UTF8Encoder
encoder = (
UTF8Encoder
)baseEncoder;
857
UTF8Encoder
encoder = null;
873
encoder = (
UTF8Encoder
)baseEncoder;