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