2 references to Add
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
433
headerDescriptionTable.
Add
(headerName, headerNs, header);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DataContractSerializerOperationFormatter.cs (1)
124
messageInfo.HeaderDescriptionTable.
Add
(headerDescription.Name, headerDescription.Namespace, headerDescription);