8 writes to jobId
ReachFramework (8)
PrintSystemExceptions\PrintSystemException.cs (8)
832this.jobId = 0; 848this.jobId = 0; 869this.jobId = 0; 950this.jobId = 0; 984this.jobId = jobId; 1020this.jobId = jobId; 1042this.jobId = 0; 1058this.jobId = (int)(info.GetValue("JobId", typeof(int)));
2 references to jobId
ReachFramework (2)
PrintSystemExceptions\PrintSystemException.cs (2)
883return jobId; 930info?.AddValue("JobId", jobId );