Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
5 references to Dispose
System.Runtime.Remoting (5)
channels\ipc\ipcport.cs (1)
314Dispose();
channels\ipc\ipcserverchannel.cs (1)
282_port.Dispose();
channels\ipc\pipestream.cs (1)
82_port.Dispose();
channels\ipc\portcache.cs (2)
75connection.Port.Dispose(); 146port.Dispose();