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