1 instantiation of DebuggerRCThread
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\DebuggerRCThread.cs (1)
9
=> new
DebuggerRCThread
(target, address);
5 references to DebuggerRCThread
Microsoft.Diagnostics.DataContractReader.Contracts (5)
Contracts\Debugger_1.cs (2)
108
Data.
DebuggerRCThread
debuggerRcThread = _target.ProcessedData.GetOrAdd<Data.
DebuggerRCThread
>(rcThread);
Data\DebuggerRCThread.cs (3)
6
internal sealed class DebuggerRCThread : IData<
DebuggerRCThread
>
8
static
DebuggerRCThread
IData<
DebuggerRCThread
>.Create(Target target, TargetPointer address)