1 write to HasStatusCodeBeenSet
System.ServiceModel (1)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (1)
268this.HasStatusCodeBeenSet = true;
2 references to HasStatusCodeBeenSet
System.ServiceModel (2)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (2)
87this.traditionalProperty.HasStatusCodeBeenSet; 394if (propertyToMerge.HasStatusCodeBeenSet)