2 references to ComputerName
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
109string name = SystemInformation.ComputerName; 112Assert.Equal(name, SystemInformation.ComputerName);