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