1 write to threadType
System.Management (1)
Instrumentation\EventSource.cs (1)
52threadType = info.GetCurrentThreadType();
1 reference to threadType
System.Management (1)
Instrumentation\EventSource.cs (1)
75public THDTYPE ThreadType { get { return threadType; }