3 references to RegisterChannelInternal
mscorlib (3)
system\runtime\remoting\channelservices.cs (2)
103RegisterChannelInternal(chnl, ensureSecurity); 111RegisterChannelInternal(chnl, false/*ensureSecurity*/);
system\runtime\remoting\crossappdomainchannel.cs (1)
70ChannelServices.RegisterChannelInternal((IChannel)adc, false /*ensureSecurity*/);