7 references to MessageProperties
System.ServiceModel.Primitives (7)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
1489_properties = new MessageProperties(); 1521_properties = new MessageProperties();
System\ServiceModel\Channels\ContentOnlyMessage.cs (1)
48_properties = new MessageProperties();
System\ServiceModel\Channels\Message.cs (3)
1108_properties = new MessageProperties(); 1332_properties = new MessageProperties(); 1563_properties = new MessageProperties();
System\ServiceModel\OperationContext.cs (1)
210_outgoingMessageProperties = new MessageProperties();