1 write to m_Decoder
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\FileIO\FileSystem.vb (1)
2160m_Decoder = Encoding.GetDecoder
3 references to m_Decoder
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\FileIO\FileSystem.vb (3)
2181Debug.Assert(m_Decoder IsNot Nothing, "Null Decoder") 2200Dim ExpectedCharCount As Integer = m_Decoder.GetCharCount(ByteBuffer, ByteBufferStartIndex, Count) 2208Dim CharCount As Integer = m_Decoder.GetChars(