2 writes to StatusDescription
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
104_httpBackedProperty.StatusDescription = value; 412this.StatusDescription = propertyToMerge.StatusDescription;
2 references to StatusDescription
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
96_httpBackedProperty.StatusDescription : 397copiedProperty.StatusDescription = this.StatusDescription;