7 references to MessageProperties
dotnet-svcutil-lib (7)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (2)
1491_properties = new MessageProperties(); 1523_properties = new MessageProperties();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ContentOnlyMessage.cs (1)
47_properties = new MessageProperties();
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (3)
995_properties = new MessageProperties(); 1233_properties = new MessageProperties(); 1438_properties = new MessageProperties();
FrameworkFork\System.ServiceModel\System\ServiceModel\OperationContext.cs (1)
187_outgoingMessageProperties = new MessageProperties();