1 implementation of Validate
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationSelectorBehavior.cs (1)
14void IContractBehavior.Validate(ContractDescription description, ServiceEndpoint endpoint)
1 reference to Validate
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceEndpoint.cs (1)
224iContractBehavior.Validate(contract, this);