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