1 write to exception
System.ServiceModel.Internals (1)
System\Runtime\AsyncEventArgs.cs (1)
77this.exception = exception;
1 reference to exception
System.ServiceModel.Internals (1)
System\Runtime\AsyncEventArgs.cs (1)
23get { return this.exception; }