6 writes to serverName
ReachFramework (6)
PrintSystemExceptions\PrintSystemException.cs (6)
510this.serverName = null; 527this.serverName = null; 549this.serverName = null; 601this.serverName = serverName; 618this.serverName = serverName; 633this.serverName = (String)(info.GetValue("ServerName", typeof(String)));
2 references to serverName
ReachFramework (2)
PrintSystemExceptions\PrintSystemException.cs (2)
561return serverName; 584info.AddValue("ServerName", serverName);