2 references to AddHeaderWithoutValidation
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpRequestMessageProperty.cs (1)
346
newContent.Headers.
AddHeaderWithoutValidation
(header);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
370
newContent.Headers.
AddHeaderWithoutValidation
(header);