1 write to _properties
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ContentOnlyMessage.cs (1)
48_properties = new MessageProperties();
2 references to _properties
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ContentOnlyMessage.cs (2)
46if (_properties == null) 51return _properties;