3 writes to _thread
ReachFramework (3)
PrintConfig\PTProvider.cs (3)
183
this.
_thread
= Thread.CurrentThread;
518
_thread
= null;
545
_thread
= null;
1 reference to _thread
ReachFramework (1)
PrintConfig\PTProvider.cs (1)
559
if(
_thread
!= Thread.CurrentThread)