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