7 overrides of OnInitializeAndValidate
System.ServiceModel (1)
System\ServiceModel\Configuration\ServiceMetadataEndpointElement.cs (1)
39
protected override void
OnInitializeAndValidate
(ServiceEndpointElement serviceEndpointElement)
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Configuration\WorkflowControlEndpointElement.cs (1)
144
protected override void
OnInitializeAndValidate
(ServiceEndpointElement serviceEndpointElement)
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\Configuration\AnnouncementEndpointElement.cs (1)
116
protected override void
OnInitializeAndValidate
(ServiceEndpointElement serviceEndpointElement)
System\ServiceModel\Discovery\Configuration\DiscoveryEndpointElement.cs (1)
140
protected override void
OnInitializeAndValidate
(ServiceEndpointElement serviceEndpointElement)
System\ServiceModel\Discovery\Configuration\DynamicEndpointElement.cs (1)
85
protected override void
OnInitializeAndValidate
(ServiceEndpointElement serviceEndpointElement)
System.ServiceModel.Web (2)
System\ServiceModel\Configuration\WebHttpEndpointElement.cs (1)
191
protected override void
OnInitializeAndValidate
(ServiceEndpointElement serviceEndpointElement)
System\ServiceModel\Configuration\WebScriptEndpointElement.cs (1)
158
protected override void
OnInitializeAndValidate
(ServiceEndpointElement serviceEndpointElement)
1 reference to OnInitializeAndValidate
System.ServiceModel (1)
System\ServiceModel\Configuration\StandardEndpointElement.cs (1)
74
this.
OnInitializeAndValidate
(serviceEndpointElement);