6 writes to serverName
ReachFramework (6)
PrintSystemExceptions\PrintSystemException.cs (6)
502this.serverName = null; 519this.serverName = null; 541this.serverName = null; 590this.serverName = serverName; 607this.serverName = serverName; 622this.serverName = (String)(info.GetValue("ServerName", typeof(String)));
2 references to serverName
ReachFramework (2)
PrintSystemExceptions\PrintSystemException.cs (2)
553return serverName; 574info?.AddValue("ServerName", serverName);