1 write to findException
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (1)
179this.findException = e;
2 references to findException
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\ProbeDuplexAsyncResult.cs (2)
154if (thisPtr.findException != null) 156throw FxTrace.Exception.AsError(thisPtr.findException);