2 references to DefaultStatusDescription
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
234
this.StatusDescription =
DefaultStatusDescription
;
410
if (propertyToMerge.StatusDescription != TraditionalHttpResponseMessageProperty.
DefaultStatusDescription
)