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)
226
if (
_prop
!= null)
229
foreach(Object key in
_prop
.Keys)
231
sink[key] =
_prop
[key];