1 write to properties
System.ServiceModel (1)
System\ServiceModel\Channels\ContentOnlyMessage.cs (1)
51this.properties = new MessageProperties();
2 references to properties
System.ServiceModel (2)
System\ServiceModel\Channels\ContentOnlyMessage.cs (2)
49if (this.properties == null) 54return this.properties;