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