1 instantiation of Decoder
mscorlib (1)
system\text\unicodeencoding.cs (1)
1925
return new UnicodeEncoding.
Decoder
(this);
4 references to Decoder
mscorlib (4)
system\text\unicodeencoding.cs (4)
1157
UnicodeEncoding.
Decoder
decoder = (UnicodeEncoding.
Decoder
)baseDecoder;
1499
UnicodeEncoding.
Decoder
decoder = (UnicodeEncoding.
Decoder
)baseDecoder;