1 write to discoveryServiceImpl
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\ResolveRequestResponseAsyncResult.cs (1)
30this.discoveryServiceImpl = discoveryServiceImpl;
4 references to discoveryServiceImpl
System.ServiceModel.Discovery (4)
System\ServiceModel\Discovery\ResolveRequestResponseAsyncResult.cs (4)
77this.discoveryServiceImpl.GetNextMessageSequence(), 86thisPtr.matchingEndpoint = thisPtr.discoveryServiceImpl.EndResolve(result); 92IAsyncResult result = this.discoveryServiceImpl.BeginResolve( 102bool isDuplicate = this.discoveryServiceImpl.IsDuplicate(OperationContext.Current.IncomingMessageHeaders.MessageId);