24 references to RaiseExceptionIfNecessary
PresentationCore (4)
System\Windows\Documents\GetPageCompletedEventArgs.cs (2)
50this.RaiseExceptionIfNecessary(); 63this.RaiseExceptionIfNecessary();
System\Windows\Documents\GetPageNumberCompletedEventArgs.cs (2)
50this.RaiseExceptionIfNecessary(); 63this.RaiseExceptionIfNecessary();
PresentationFramework (11)
System\Windows\Documents\ITextView.cs (10)
639this.RaiseExceptionIfNecessary(); 652this.RaiseExceptionIfNecessary(); 712this.RaiseExceptionIfNecessary(); 725this.RaiseExceptionIfNecessary(); 738this.RaiseExceptionIfNecessary(); 751this.RaiseExceptionIfNecessary(); 828this.RaiseExceptionIfNecessary(); 841this.RaiseExceptionIfNecessary(); 854this.RaiseExceptionIfNecessary(); 867this.RaiseExceptionIfNecessary();
System\Windows\Documents\PageContent.cs (1)
654this.RaiseExceptionIfNecessary();
System.ComponentModel.EventBasedAsync (1)
System\ComponentModel\RunWorkerCompletedEvent.cs (1)
24base.RaiseExceptionIfNecessary();
System.Net.WebClient (8)
System\Net\WebClient.cs (8)
1923RaiseExceptionIfNecessary(); 1942RaiseExceptionIfNecessary(); 1961RaiseExceptionIfNecessary(); 1981RaiseExceptionIfNecessary(); 2000RaiseExceptionIfNecessary(); 2019RaiseExceptionIfNecessary(); 2038RaiseExceptionIfNecessary(); 2057RaiseExceptionIfNecessary();