5 references to ContextMessageProperty
System.ServiceModel (3)
System\ServiceModel\Channels\ContextMessageHeader.cs (1)
118
ContextMessageProperty result = new
ContextMessageProperty
();
System\ServiceModel\Channels\ContextMessageProperty.cs (1)
57
ContextMessageProperty context = new
ContextMessageProperty
();
System\ServiceModel\Channels\ContextProtocol.cs (1)
114
context = new
ContextMessageProperty
();
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Dispatcher\ControlOperationInvoker.cs (1)
541
outgoingContextMessageProperty = new
ContextMessageProperty
();
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\DurableMessageDispatchInspector.cs (1)
76
context = new
ContextMessageProperty
();