1 write to _prop
System.Runtime.Remoting (1)
channels\ipc\ipcclientchannel.cs (1)
216
_prop
= properties;
3 references to _prop
System.Runtime.Remoting (3)
channels\ipc\ipcclientchannel.cs (3)
224
if (
_prop
!= null)
227
foreach(Object key in
_prop
.Keys)
229
sink[key] =
_prop
[key];