3 references to PAL_LIMITED_CONTEXT
System.Private.CoreLib (3)
src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\ExceptionHandling.cs (1)
531internal PAL_LIMITED_CONTEXT* _pExContext;
src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\StackFrameIterator.cs (2)
20internal EH.PAL_LIMITED_CONTEXT* m_pCurrentContext; 63internal bool Init(EH.PAL_LIMITED_CONTEXT* pStackwalkCtx, bool instructionFault = false, bool* fIsExceptionIntercepted = null)