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))] 38Target.TypeInfo type = target.GetTypeInfo(DataType.Thread);