26 references to RaiseExceptionIfNecessary
PresentationCore (4)
Core\CSharp\System\Windows\Documents\GetPageCompletedEventArgs.cs (2)
52this.RaiseExceptionIfNecessary(); 65this.RaiseExceptionIfNecessary();
Core\CSharp\System\Windows\Documents\GetPageNumberCompletedEventArgs.cs (2)
52this.RaiseExceptionIfNecessary(); 65this.RaiseExceptionIfNecessary();
PresentationFramework (11)
src\Framework\System\Windows\Documents\ITextView.cs (10)
647this.RaiseExceptionIfNecessary(); 660this.RaiseExceptionIfNecessary(); 720this.RaiseExceptionIfNecessary(); 733this.RaiseExceptionIfNecessary(); 746this.RaiseExceptionIfNecessary(); 759this.RaiseExceptionIfNecessary(); 836this.RaiseExceptionIfNecessary(); 849this.RaiseExceptionIfNecessary(); 862this.RaiseExceptionIfNecessary(); 875this.RaiseExceptionIfNecessary();
src\Framework\System\Windows\Documents\PageContent.cs (1)
684this.RaiseExceptionIfNecessary();
System (9)
compmod\system\componentmodel\RunWorkerCompletedEventArgs.cs (1)
28base.RaiseExceptionIfNecessary();
net\System\Net\webclient.cs (8)
3119RaiseExceptionIfNecessary(); 3135RaiseExceptionIfNecessary(); 3151RaiseExceptionIfNecessary(); 3168RaiseExceptionIfNecessary(); 3185RaiseExceptionIfNecessary(); 3203RaiseExceptionIfNecessary(); 3220RaiseExceptionIfNecessary(); 3237RaiseExceptionIfNecessary();
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\FindCompletedEventArgs.cs (1)
26RaiseExceptionIfNecessary();
System\ServiceModel\Discovery\ResolveCompletedEventArgs.cs (1)
26RaiseExceptionIfNecessary();