8 writes to jobId
ReachFramework (8)
PrintSystemExceptions\PrintSystemException.cs (8)
838
this.
jobId
= 0;
854
this.
jobId
= 0;
875
this.
jobId
= 0;
959
this.
jobId
= 0;
993
this.
jobId
= jobId;
1029
this.
jobId
= jobId;
1051
this.
jobId
= 0;
1067
this.
jobId
= (int)(info.GetValue("JobId", typeof(int)));
2 references to jobId
ReachFramework (2)
PrintSystemExceptions\PrintSystemException.cs (2)
889
return
jobId
;
938
info.AddValue("JobId",
jobId
);