2 writes to _stream
Microsoft.VisualBasic.Forms (2)
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (2)
572_stream = Nothing 603_stream = GetStream()
7 references to _stream
Microsoft.VisualBasic.Forms (7)
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (7)
115Debug.Assert(_stream IsNot Nothing, "Unable to get stream") 116Return _stream 566If _stream IsNot Nothing Then 568_stream.CloseStream() 569If Not _stream.IsInUse Then 602If _stream Is Nothing Then 814_stream?.Flush()