1 write to properties
System.ServiceModel (1)
System\ServiceModel\Channels\MessageBuffer.cs (1)
187this.properties = properties;
1 reference to properties
System.ServiceModel (1)
System\ServiceModel\Channels\MessageBuffer.cs (1)
262bufferedMessage.Properties.CopyProperties(this.properties);