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