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