1 write to _exception
System.Private.CoreLib (1)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.MountPoints.cs (1)
34
callbackContext->
_exception
= ExceptionDispatchInfo.Capture(e);
1 reference to _exception
System.Private.CoreLib (1)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.MountPoints.cs (1)
70
context.
_exception
?.Throw();