3 writes to _thread
ReachFramework (3)
PrintConfig\PTProvider.cs (3)
193
this.
_thread
= Thread.CurrentThread;
528
_thread
= null;
555
_thread
= null;
1 reference to _thread
ReachFramework (1)
PrintConfig\PTProvider.cs (1)
569
if(
_thread
!= Thread.CurrentThread)