4 references to CreateEnvoyAndChannelSinks
mscorlib (4)
system\runtime\remoting\remotingproxy.cs (1)
288
RemotingServices.
CreateEnvoyAndChannelSinks
(null, idObj.ObjectRef, out chnlSink, out envoySink);
system\runtime\remoting\remotingservices.cs (3)
1110
CreateEnvoyAndChannelSinks
((MarshalByRefObject)proxy, null, out chnlSink, out envoySink);
1270
CreateEnvoyAndChannelSinks
(
1296
CreateEnvoyAndChannelSinks
(null, objectRef, out chnlSink, out envoySink);