2 references to TraditionalHttpResponseMessageProperty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
21
_traditionalProperty = new
TraditionalHttpResponseMessageProperty
();
240
public TraditionalHttpResponseMessageProperty(WebHeaderCollection originalHeaders) :
this
()