1 write to _machineName
System.Web (1)
httpserverutility.cs (1)
889_machineName = buf.ToString();
5 references to _machineName
System.Web (5)
httpserverutility.cs (5)
876if (_machineName != null) 877return _machineName; 880if (_machineName != null) 881return _machineName; 891return _machineName;