7 references to AssertCorrectHandle
Microsoft.Diagnostics.DataContractReader.Contracts (7)
Contracts\GCInfo\GCInfoX86_1.cs (7)
32=> AssertCorrectHandle(gcInfoHandle).GetCodeLength(); 35=> AssertCorrectHandle(gcInfoHandle).GetStackBaseRegister(); 38=> AssertCorrectHandle(gcInfoHandle).GetSizeOfStackParameterArea(); 41=> AssertCorrectHandle(gcInfoHandle).GetCalleePoppedArgumentsSize(); 44=> AssertCorrectHandle(gcInfoHandle).GetInterruptibleRanges(); 47=> AssertCorrectHandle(gcInfoHandle).EnumerateLiveSlots(instructionOffset, options); 50=> AssertCorrectHandle(gcInfoHandle).IsGcSafe(instructionOffset);