2 writes to _entry
mscorlib (2)
system\runtime\remoting\configuration.cs (2)
1742
_entry
= entry;
1761
_entry
= null;
1 reference to _entry
mscorlib (1)
system\runtime\remoting\configuration.cs (1)
1760
_channel = (IChannelSender)RemotingConfigHandler.CreateChannelFromConfigEntry(
_entry
);