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