1 override of SetException
WindowsBase (1)
Base\System\Windows\Threading\DispatcherOperationTaskSource.cs (1)
62
public override void
SetException
(Exception exception)
1 reference to SetException
WindowsBase (1)
Base\System\Windows\Threading\DispatcherOperation.cs (1)
504
_taskSource.
SetException
(_exception);