1 write to Catches
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\IteratorAsyncResult.cs (1)
288this.Catches = catches;
3 references to Catches
System.ServiceModel.Discovery (3)
System\ServiceModel\Discovery\IteratorAsyncResult.cs (3)
242if (step.Catches != null) 245for (int i = 0; i < step.Catches.Length; i++) 247if (step.Catches[i].HandleException(iterState, e, out outException))