7 overrides of OnInitializeAndValidate
System.ServiceModel (1)
System\ServiceModel\Configuration\ServiceMetadataEndpointElement.cs (1)
30
protected override void
OnInitializeAndValidate
(ChannelEndpointElement channelEndpointElement)
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Configuration\WorkflowControlEndpointElement.cs (1)
163
protected override void
OnInitializeAndValidate
(ChannelEndpointElement channelEndpointElement)
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\Configuration\AnnouncementEndpointElement.cs (1)
108
protected override void
OnInitializeAndValidate
(ChannelEndpointElement channelEndpointElement)
System\ServiceModel\Discovery\Configuration\DiscoveryEndpointElement.cs (1)
132
protected override void
OnInitializeAndValidate
(ChannelEndpointElement channelEndpointElement)
System\ServiceModel\Discovery\Configuration\DynamicEndpointElement.cs (1)
65
protected override void
OnInitializeAndValidate
(ChannelEndpointElement channelEndpointElement)
System.ServiceModel.Web (2)
System\ServiceModel\Configuration\WebHttpEndpointElement.cs (1)
179
protected override void
OnInitializeAndValidate
(ChannelEndpointElement channelEndpointElement)
System\ServiceModel\Configuration\WebScriptEndpointElement.cs (1)
146
protected override void
OnInitializeAndValidate
(ChannelEndpointElement channelEndpointElement)
1 reference to OnInitializeAndValidate
System.ServiceModel (1)
System\ServiceModel\Configuration\StandardEndpointElement.cs (1)
58
this.
OnInitializeAndValidate
(channelEndpointElement);