Home
last modified time | relevance | path

Searched refs:AttachMessageProperties (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Web/System/ServiceModel/Dispatcher/
H A DSingleBodyParameterMessageFormatter.cs111 AttachMessageProperties(message, false); in SerializeReply()
126 AttachMessageProperties(message, true); in SerializeRequest()
212 protected virtual void AttachMessageProperties(Message message, bool isRequest) in AttachMessageProperties() method in System.ServiceModel.Dispatcher.SingleBodyParameterMessageFormatter
H A DSingleBodyParameterDataContractMessageFormatter.cs99 protected override void AttachMessageProperties(Message message, bool isRequest) in AttachMessageProperties() method in System.ServiceModel.Dispatcher.SingleBodyParameterDataContractMessageFormatter