15 references to Control
Microsoft.Diagnostics.DataContractReader.Contracts (15)
Contracts\StackWalk\Context\AMD64Context.cs (3)
296
[Register(RegisterType.
Control
| RegisterType.StackPointer)]
300
[Register(RegisterType.
Control
| RegisterType.FramePointer)]
344
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\ARM64Context.cs (4)
367
[Register(RegisterType.
Control
| RegisterType.FramePointer)]
371
[Register(RegisterType.
Control
)]
375
[Register(RegisterType.
Control
| RegisterType.StackPointer)]
379
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\ARMContext.cs (3)
224
[Register(RegisterType.
Control
| RegisterType.StackPointer)]
228
[Register(RegisterType.
Control
)]
232
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\LoongArch64Context.cs (1)
369
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\RISCV64Context.cs (1)
363
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
Contracts\StackWalk\Context\X86Context.cs (3)
325
[Register(RegisterType.
Control
| RegisterType.FramePointer)]
329
[Register(RegisterType.
Control
| RegisterType.ProgramCounter)]
341
[Register(RegisterType.
Control
| RegisterType.StackPointer)]