1 write to _prop
System.Runtime.Remoting (1)
channels\tcp\tcpclientchannel.cs (1)
218_prop = properties;
3 references to _prop
System.Runtime.Remoting (3)
channels\tcp\tcpclientchannel.cs (3)
226if (_prop != null) 229foreach(Object key in _prop.Keys) 231sink[key] = _prop[key];