1 write to replyAction
System.ServiceModel (1)
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (1)
63OperationFormatter.GetActions(description, dictionary, out this.action, out this.replyAction);
4 references to replyAction
System.ServiceModel (4)
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (4)
139ActionHeader.Create(this.replyAction, AddressingVersion.None); 153ActionHeader.Create(this.replyAction, AddressingVersion.WSAddressing10); 167ActionHeader.Create(this.replyAction, AddressingVersion.WSAddressingAugust2004); 222if (this.replyAction == null)