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)
778public Object Value { get { return _properties[Key]; } }