5 references to IsInProlog
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\StackWalk\Context\X86\X86Unwinder.cs (5)
317if (gcInfo.IsInProlog) 352Debug.Assert(gcInfo.IsInProlog); 440if (gcInfo.Header.Handlers && !gcInfo.IsInProlog) 473if (gcInfo.IsInProlog) 515Debug.Assert(gcInfo.IsInProlog);