3 writes to useHttpBackedProperty
System.ServiceModel (3)
System\ServiceModel\Channels\HttpRequestMessageProperty.cs (3)
27this.useHttpBackedProperty = false; 33this.useHttpBackedProperty = true; 189requestProperty.useHttpBackedProperty = true;
11 references to useHttpBackedProperty
System.ServiceModel (11)
System\ServiceModel\Channels\HttpRequestMessageProperty.cs (11)
45return this.useHttpBackedProperty ? 55return this.useHttpBackedProperty ? 67if (this.useHttpBackedProperty) 82return this.useHttpBackedProperty ? 95if (this.useHttpBackedProperty) 110return this.useHttpBackedProperty ? 117if (this.useHttpBackedProperty) 132if (this.useHttpBackedProperty) 161if (!this.useHttpBackedProperty || 179if (this.useHttpBackedProperty) 184if (!requestProperty.useHttpBackedProperty)