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