1 write to StatusCode
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
394
copiedProperty.
StatusCode
= this.StatusCode;
1 reference to StatusCode
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
470
if (prop == null || prop.
StatusCode
!= HttpStatusCode.InternalServerError)