Base:
method
Convert
System.Text.Decoder.Convert(System.Byte*, System.Int32, System.Char*, System.Int32, System.Boolean, out System.Int32, out System.Int32, out System.Boolean)
1 reference to Convert
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Text\DecoderNLS.cs (1)
160Convert(pBytes + byteIndex, byteCount, pChars + charIndex, charCount, flush,