1 override of AttachMessageProperties
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\SingleBodyParameterDataContractMessageFormatter.cs (1)
99protected override void AttachMessageProperties(Message message, bool isRequest)
2 references to AttachMessageProperties
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\SingleBodyParameterMessageFormatter.cs (2)
111AttachMessageProperties(message, false); 126AttachMessageProperties(message, true);