15 references to Control
Microsoft.Diagnostics.DataContractReader.Contracts (15)
Contracts\StackWalk\Context\AMD64Context.cs (3)
299
[Register(RegisterType.
Control
| RegisterType.StackPointer)]
303
[Register(RegisterType.
Control
| RegisterType.FramePointer)]
347
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\ARM64Context.cs (4)
369
[Register(RegisterType.
Control
| RegisterType.FramePointer)]
373
[Register(RegisterType.
Control
)]
377
[Register(RegisterType.
Control
| RegisterType.StackPointer)]
381
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\ARMContext.cs (3)
227
[Register(RegisterType.
Control
| RegisterType.StackPointer)]
231
[Register(RegisterType.
Control
)]
235
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\LoongArch64Context.cs (1)
371
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\RISCV64Context.cs (1)
365
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\X86Context.cs (3)
328
[Register(RegisterType.
Control
| RegisterType.FramePointer)]
332
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
344
[Register(RegisterType.
Control
| RegisterType.StackPointer)]