5 implementations of Validate
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\CallbackBehaviorAttribute.cs (1)
31
void IEndpointBehavior.
Validate
(ServiceEndpoint serviceEndpoint)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientCredentials.cs (1)
136
void IEndpointBehavior.
Validate
(ServiceEndpoint serviceEndpoint)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\DispatcherBuilder.cs (2)
277
public void
Validate
(ServiceEndpoint serviceEndpoint) { }
353
public void
Validate
(ServiceEndpoint serviceEndpoint) { }
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustFeb2005.cs (1)
237
public void
Validate
(ServiceEndpoint serviceEndpoint) { }
1 reference to Validate
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceEndpoint.cs (1)
233
ieb.
Validate
(this);