3 references to Thread
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\Thread_1.cs (1)
46
_threadTypeInfo = target.GetTypeInfo(DataType.
Thread
);
Data\Thread.cs (2)
6
[CdacType(nameof(DataType.
Thread
))]
38
Target.TypeInfo type = target.GetTypeInfo(DataType.
Thread
);