2 references to Exception
System.Runtime.Remoting (2)
channels\core\streamhelper.cs (2)
124
if (asyncResult.
Exception
!= null)
126
throw asyncResult.
Exception
;