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