1 instantiation of DuplexFindContext
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (1)
55this.findRequest = new DuplexFindContext(this.GetFindCriteria(probeMessage), this);
1 reference to DuplexFindContext
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (1)
15readonly DuplexFindContext findRequest;