1 write to _properties
mscorlib (1)
system\runtime\remoting\ichannel.cs (1)
767
_properties
= properties;
1 reference to _properties
mscorlib (1)
system\runtime\remoting\ichannel.cs (1)
778
public Object Value { get { return
_properties
[Key]; } }