1 write to HasStatusCodeBeenSet
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
276
this.
HasStatusCodeBeenSet
= true;
2 references to HasStatusCodeBeenSet
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
87
_traditionalProperty.
HasStatusCodeBeenSet
;
405
if (propertyToMerge.
HasStatusCodeBeenSet
)