4 overrides of PrepareForNewMessage
System.Runtime.Remoting (4)
channels\http\httpstreams.cs (1)
536protected override void PrepareForNewMessage()
channels\ipc\ipcmanager.cs (1)
193protected override void PrepareForNewMessage()
channels\tcp\tcpclientsocketmanager.cs (1)
57protected override void PrepareForNewMessage()
channels\tcp\tcpstreams.cs (1)
263protected override void PrepareForNewMessage()
1 reference to PrepareForNewMessage
System.Runtime.Remoting (1)
channels\core\socketmanager.cs (1)
233PrepareForNewMessage();