8 writes to jobId
ReachFramework (8)
PrintSystemExceptions\PrintSystemException.cs (8)
843
this.
jobId
= 0;
859
this.
jobId
= 0;
880
this.
jobId
= 0;
964
this.
jobId
= 0;
998
this.
jobId
= jobId;
1034
this.
jobId
= jobId;
1056
this.
jobId
= 0;
1072
this.
jobId
= (int)(info.GetValue("JobId", typeof(int)));
2 references to jobId
ReachFramework (2)
PrintSystemExceptions\PrintSystemException.cs (2)
894
return
jobId
;
943
info.AddValue("JobId",
jobId
);