2 overrides of WebEndpointType
System.ServiceModel.Web (2)
System\ServiceModel\Description\WebHttpEndpoint.cs (1)
65
protected override Type
WebEndpointType
System\ServiceModel\Description\WebScriptEndpoint.cs (1)
47
protected override Type
WebEndpointType
1 reference to WebEndpointType
System.ServiceModel.Web (1)
System\ServiceModel\Description\WebServiceEndpoint.cs (1)
91
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR2.GetString(SR2.WebHttpBindingNotFoundWithEndpoint,
WebEndpointType
.Name, typeof(WebHttpBinding).Name)));