1 write to _catchException
WindowsBase (1)
Base\MS\Internal\Threading\ExceptionFilterHelper.cs (1)
32
_catchException
= catchException;
1 reference to _catchException
WindowsBase (1)
Base\MS\Internal\Threading\ExceptionFilterHelper.cs (1)
49
if (!
_catchException
.Invoke(source, e, catchHandler))