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