2 references to GcTransitionCall
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\Context\X86\GCInfoDecoding\GCArgTable.cs (2)
321transition = new GcTransitionCall((int)curOffs, _header.EbpFrame, regMask, byrefRegMask); 354GcTransitionCall transition = new GcTransitionCall((int)curOffs, _header.EbpFrame, callRegMask, iregMask);