5 references to IsInProlog
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\StackWalk\Context\X86\X86Unwinder.cs (5)
318if (gcInfo.IsInProlog) 353Debug.Assert(gcInfo.IsInProlog); 441if (gcInfo.Header.Handlers && !gcInfo.IsInProlog) 474if (gcInfo.IsInProlog) 516Debug.Assert(gcInfo.IsInProlog);