1 write to properties
System.ServiceModel.Web (1)
System\ServiceModel\Configuration\WebHttpBindingElement.cs (1)
175
this.
properties
= properties;
2 references to properties
System.ServiceModel.Web (2)
System\ServiceModel\Configuration\WebHttpBindingElement.cs (2)
158
if (this.
properties
== null)
177
return this.
properties
;