3 references to GetException
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (3)
501
e = this.
GetException
();
595
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(this.
GetException
());
631
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(this.
GetException
());