3 overrides of SendErrorMessageIfPossible
System.Runtime.Remoting (3)
channels\http\httpstreams.cs (1)
556
protected override void
SendErrorMessageIfPossible
(Exception e)
channels\ipc\ipcmanager.cs (1)
197
protected override void
SendErrorMessageIfPossible
(Exception e)
channels\tcp\tcpstreams.cs (1)
273
protected override void
SendErrorMessageIfPossible
(Exception e)
1 reference to SendErrorMessageIfPossible
System.Runtime.Remoting (1)
channels\core\socketmanager.cs (1)
306
SendErrorMessageIfPossible
(e);