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