7 writes to printerName
ReachFramework (7)
PrintSystemExceptions\PrintSystemException.cs (7)
343{ this.printerName = null; 360this.printerName = null; 382this.printerName = null; 433this.printerName = printerName; 448this.printerName = printerName; 465this.printerName = printerName; 480this.printerName = (String)(info.GetValue("PrinterName", typeof(System.String)));
2 references to printerName
ReachFramework (2)
PrintSystemExceptions\PrintSystemException.cs (2)
394return printerName; 417info.AddValue("PrinterName", printerName);