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