2 overrides of OnAddMatchingEndpoint
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (1)
436protected override void OnAddMatchingEndpoint(EndpointDiscoveryMetadata matchingEndpoint)
System\ServiceModel\Discovery\ProbeRequestResponseAsyncResult.cs (1)
139protected override void OnAddMatchingEndpoint(EndpointDiscoveryMetadata matchingEndpoint)
1 reference to OnAddMatchingEndpoint
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\FindRequestContext.cs (1)
37this.OnAddMatchingEndpoint(matchingEndpoint);