1 instantiation of DebuggerRCThread
Microsoft.Diagnostics.DataContractReader.Contracts (1)
_generated\27\Microsoft_Diagnostics_DataContractReader_Data.DebuggerRCThread.g.cs (1)
34
=> new
DebuggerRCThread
(target, address);
5 references to DebuggerRCThread
Microsoft.Diagnostics.DataContractReader.Contracts (5)
_generated\27\Microsoft_Diagnostics_DataContractReader_Data.DebuggerRCThread.g.cs (2)
33
static
DebuggerRCThread
IData<
DebuggerRCThread
>.Create(Target target, TargetPointer address)
Contracts\Debugger_1.cs (2)
108
Data.
DebuggerRCThread
debuggerRcThread = _target.ProcessedData.GetOrAdd<Data.
DebuggerRCThread
>(rcThread);
Data\DebuggerRCThread.cs (1)
7
internal sealed partial class DebuggerRCThread : IData<
DebuggerRCThread
>