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