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