8 writes to jobId
ReachFramework (8)
PrintSystemExceptions\PrintSystemException.cs (8)
828this.jobId = 0; 844this.jobId = 0; 865this.jobId = 0; 946this.jobId = 0; 980this.jobId = jobId; 1016this.jobId = jobId; 1038this.jobId = 0; 1054this.jobId = (int)(info.GetValue("JobId", typeof(int)));
2 references to jobId
ReachFramework (2)
PrintSystemExceptions\PrintSystemException.cs (2)
879return jobId; 926info?.AddValue("JobId", jobId );