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