7 writes to printerName
ReachFramework (7)
PrintSystemExceptions\PrintSystemException.cs (7)
338{ this.printerName = null; 355this.printerName = null; 377this.printerName = null; 428this.printerName = printerName; 443this.printerName = printerName; 460this.printerName = printerName; 475this.printerName = (String)(info.GetValue("PrinterName", typeof(System.String)));
2 references to printerName
ReachFramework (2)
PrintSystemExceptions\PrintSystemException.cs (2)
389return printerName; 412info.AddValue("PrinterName", printerName);