2 references to CLRDataILOffsetMarker
Microsoft.Diagnostics.DataContractReader.Legacy (2)
ClrDataMethodInstance.cs (2)
257
bool isEpilog = map[i].ILOffset == (uint)
CLRDataILOffsetMarker
.CLRDATA_IL_OFFSET_EPILOG;
364
addressRanges[hits].endAddress = entry.ILOffset == (uint)
CLRDataILOffsetMarker
.CLRDATA_IL_OFFSET_EPILOG && nativeEndOffset == 0