15 references to Control
Microsoft.Diagnostics.DataContractReader.Contracts (15)
Contracts\StackWalk\Context\AMD64Context.cs (3)
302
[Register(RegisterType.
Control
| RegisterType.StackPointer)]
306
[Register(RegisterType.
Control
| RegisterType.FramePointer)]
350
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\ARM64Context.cs (4)
372
[Register(RegisterType.
Control
| RegisterType.FramePointer)]
376
[Register(RegisterType.
Control
)]
380
[Register(RegisterType.
Control
| RegisterType.StackPointer)]
384
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\ARMContext.cs (3)
228
[Register(RegisterType.
Control
| RegisterType.StackPointer)]
232
[Register(RegisterType.
Control
)]
236
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\LoongArch64Context.cs (1)
373
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\RISCV64Context.cs (1)
366
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\X86Context.cs (3)
331
[Register(RegisterType.
Control
| RegisterType.FramePointer)]
335
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
347
[Register(RegisterType.
Control
| RegisterType.StackPointer)]