3 references to Debugger
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\StackWalk_1.cs (1)
936
ThreadContextSource.
Debugger
,
Contracts\Thread_1.cs (1)
319
if (contextSource.HasFlag(ThreadContextSource.
Debugger
))
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
1375
byte[] context = _target.Contracts.Thread.GetContext(new TargetPointer(vmThread), ThreadContextSource.
Debugger
, allFlags);