1 write to _replyAction
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (1)
65OperationFormatter.GetActions(description, dictionary, out _action, out _replyAction);
4 references to _replyAction
System.ServiceModel.Primitives (4)
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (4)
142ActionHeader.Create(_replyAction, AddressingVersion.None); 156ActionHeader.Create(_replyAction, AddressingVersion.WSAddressing10); 170ActionHeader.Create(_replyAction, AddressingVersion.WSAddressingAugust2004); 225if (_replyAction == null)