4 references to ActionHeader
System.ServiceModel (4)
System\ServiceModel\Channels\Addressing.cs (4)
73
return new
ActionHeader
(action, addressingVersion);
108
return new
ActionHeader
(action, version);
121
:
base
(dictionaryAction.Value, version)
139
:
base
(action, version)