1 instantiation of UTF32Decoder
mscorlib (1)
system\text\utf32encoding.cs (1)
1126return new UTF32Decoder(this);
4 references to UTF32Decoder
mscorlib (4)
system\text\utf32encoding.cs (4)
763UTF32Decoder decoder = (UTF32Decoder)baseDecoder; 909UTF32Decoder decoder = (UTF32Decoder)baseDecoder;