Silverlight 5 WinRT

  public sealed class ExceptionDispatchInfo
 
  public Exception SourceException { get; }
  static public ExceptionDispatchInfo Capture(Exception source);
  public void Throw();

  public class FirstChanceExceptionEventArgs
  : EventArgs
  public Exception Exception { get; }

public sealed class HandleProcessCorruptedStateExceptionsAttribute public sealed class HandleProcessCorruptedStateExceptionsAttribute
: Attribute, _Attribute : Attribute, _Attribute