2 references to SIZEOF__StackFrameIterator
System.Private.CoreLib (2)
src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\StackFrameIterator.cs (1)
24[StructLayout(LayoutKind.Explicit, Size = AsmOffsets.SIZEOF__StackFrameIterator)]
src\System\Runtime\ExceptionServices\AsmOffsets.cs (1)
159public const int OFFSETOF__ExInfo__m_notifyDebuggerSP = OFFSETOF__ExInfo__m_frameIter + SIZEOF__StackFrameIterator;