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