3 writes to useHttpBackedProperty
System.ServiceModel (3)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (3)
28this.useHttpBackedProperty = false; 34this.useHttpBackedProperty = true; 214responseProperty.useHttpBackedProperty = true;
14 references to useHttpBackedProperty
System.ServiceModel (14)
System\ServiceModel\Channels\HttpResponseMessageProperty.cs (14)
46return this.useHttpBackedProperty ? 56return this.useHttpBackedProperty ? 70if (this.useHttpBackedProperty) 85return this.useHttpBackedProperty ? 95return this.useHttpBackedProperty ? 102if (this.useHttpBackedProperty) 117return this.useHttpBackedProperty ? 124if (this.useHttpBackedProperty) 139return this.useHttpBackedProperty ? 146if (!this.useHttpBackedProperty) 157if (this.useHttpBackedProperty) 186if (!this.useHttpBackedProperty || 204if (this.useHttpBackedProperty) 209if (!responseProperty.useHttpBackedProperty)