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