24 references to RaiseExceptionIfNecessary
PresentationCore (4)
System\Windows\Documents\GetPageCompletedEventArgs.cs (2)
49this.RaiseExceptionIfNecessary(); 62this.RaiseExceptionIfNecessary();
System\Windows\Documents\GetPageNumberCompletedEventArgs.cs (2)
49this.RaiseExceptionIfNecessary(); 62this.RaiseExceptionIfNecessary();
PresentationFramework (11)
System\Windows\Documents\ITextView.cs (10)
638this.RaiseExceptionIfNecessary(); 651this.RaiseExceptionIfNecessary(); 711this.RaiseExceptionIfNecessary(); 724this.RaiseExceptionIfNecessary(); 737this.RaiseExceptionIfNecessary(); 750this.RaiseExceptionIfNecessary(); 827this.RaiseExceptionIfNecessary(); 840this.RaiseExceptionIfNecessary(); 853this.RaiseExceptionIfNecessary(); 866this.RaiseExceptionIfNecessary();
System\Windows\Documents\PageContent.cs (1)
652this.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();