6 writes to serverName
ReachFramework (6)
PrintSystemExceptions\PrintSystemException.cs (6)
505this.serverName = null; 522this.serverName = null; 544this.serverName = null; 596this.serverName = serverName; 613this.serverName = serverName; 628this.serverName = (String)(info.GetValue("ServerName", typeof(String)));
2 references to serverName
ReachFramework (2)
PrintSystemExceptions\PrintSystemException.cs (2)
556return serverName; 579info.AddValue("ServerName", serverName);