3 writes to _thread
ReachFramework (3)
PrintConfig\PTProvider.cs (3)
184
this.
_thread
= Thread.CurrentThread;
519
_thread
= null;
546
_thread
= null;
1 reference to _thread
ReachFramework (1)
PrintConfig\PTProvider.cs (1)
560
if(
_thread
!= Thread.CurrentThread)