1 write to standardEndpointKind
System.ServiceModel.Web (1)
System\ServiceModel\Web\AutomaticEndpointGenerator.cs (1)
34this.standardEndpointKind = standardEndpointKind;
1 reference to standardEndpointKind
System.ServiceModel.Web (1)
System\ServiceModel\Web\AutomaticEndpointGenerator.cs (1)
51serviceEndpointElement.Kind = this.standardEndpointKind;