3 references to StackPusher
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\Debugger\Debugger_1.cs (3)
256espContext = StackPusher.Push(_target, ref sp, ctx.GetBytes(), align: true); 262espRecord = StackPusher.Push(_target, ref sp, exceptionRecord, align: true); 304StackPusher.PushSlot(target, ref sp, args[i], align: false);