You wrote at: Opened SerialPort crashes C# application
"A look into the .NET Framework source code helped a lot. But I think the thrown ObjectDisposedException should be caught by the SerialPort, not by the user."
I'd like to take a look on source code for serialPort. How can I do it?