2 writes to _serverName
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\exceptions.cs (2)
150_serverName = serverName; 161_serverName = (string)info.GetValue("serverName", typeof(string));
1 reference to _serverName
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\exceptions.cs (1)
172info.AddValue("serverName", _serverName, typeof(string));