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