4 references to ActionHeader
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (4)
72
return new
ActionHeader
(action, addressingVersion);
107
return new
ActionHeader
(action, version);
120
:
base
(dictionaryAction.Value, version)
138
:
base
(action, version)