1 write to properties
System.ServiceModel.Web (1)
System\ServiceModel\Configuration\WebHttpEndpointElement.cs (1)
168this.properties = properties;
2 references to properties
System.ServiceModel.Web (2)
System\ServiceModel\Configuration\WebHttpEndpointElement.cs (2)
151if (this.properties == null) 170return this.properties;